Removing IDE added zod import.
This commit is contained in:
parent
dd75edc184
commit
1624538241
|
@ -45,7 +45,6 @@ import {
|
|||
|
||||
import send from "koa-send"
|
||||
import { getThemeVariables } from "../../../constants/themes"
|
||||
import { undefined } from "zod"
|
||||
|
||||
export const toggleBetaUiFeature = async function (
|
||||
ctx: Ctx<void, ToggleBetaFeatureResponse>
|
||||
|
|
Loading…
Reference in New Issue