diff --git a/session.js b/session.js index 08fd647..6bd27b4 100644 --- a/session.js +++ b/session.js @@ -3,7 +3,6 @@ const cl = global.botanLoader; const Dragonfly = global.Dragonfly; -const util = require( "util" ); const EventEmitter = require( "events" ).EventEmitter; const Client = cl.load( "botansx.modular.redisclient" );