mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-15 05:41:51 +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,
|
||||
} from "../utils";
|
||||
import * as t from "io-ts";
|
||||
import { EventListenerTypes } from "typeorm/metadata/types/EventListenerTypes";
|
||||
|
||||
const ConfigSchema = t.type({
|
||||
can_use: t.boolean,
|
||||
|
|
Loading…
Add table
Reference in a new issue