3
0
Fork 0
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:
roflmaoqwerty 2020-01-08 14:34:36 +11:00
parent 34aed027f4
commit a1cb358d16

View file

@ -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,