mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-16 14:11:50 +00:00
removed unnecessary code lines 2: electric boogaloo
This commit is contained in:
parent
34aed027f4
commit
a1cb358d16
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ import {
|
||||||
successMessage,
|
successMessage,
|
||||||
} from "../utils";
|
} from "../utils";
|
||||||
import * as t from "io-ts";
|
import * as t from "io-ts";
|
||||||
import { EventListenerTypes } from "typeorm/metadata/types/EventListenerTypes";
|
|
||||||
|
|
||||||
const ConfigSchema = t.type({
|
const ConfigSchema = t.type({
|
||||||
can_use: t.boolean,
|
can_use: t.boolean,
|
||||||
|
|
Loading…
Add table
Reference in a new issue