Remove unused import
This commit is contained in:
parent
c3ccc680d9
commit
65ec5b5da8
@ -3,7 +3,6 @@
|
|||||||
const cl = global.botanLoader;
|
const cl = global.botanLoader;
|
||||||
const Dragonfly = global.Dragonfly;
|
const Dragonfly = global.Dragonfly;
|
||||||
|
|
||||||
const util = require( "util" );
|
|
||||||
const EventEmitter = require( "events" ).EventEmitter;
|
const EventEmitter = require( "events" ).EventEmitter;
|
||||||
|
|
||||||
const Client = cl.load( "botansx.modular.redisclient" );
|
const Client = cl.load( "botansx.modular.redisclient" );
|
||||||
|
Loading…
Reference in New Issue
Block a user