mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-02 00:31:27 +03:00
Update index.js
This commit is contained in:
@@ -36,8 +36,6 @@ const log = new Logger({
|
||||
debug: config.debug
|
||||
});
|
||||
|
||||
log.multi(log); // required to allow other files to access the logger
|
||||
|
||||
require('./modules/updater')(); // check for updates
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user