mirror of
https://github.com/thedevs-network/the-guard-bot
synced 2025-08-31 14:15:25 +00:00
Fixes
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
'use strict';
|
||||
|
||||
const { inspect } = require('util');
|
||||
|
||||
const logError = err =>
|
||||
console.error(`${err.name}: ${err.message}`);
|
||||
|
||||
|
Reference in New Issue
Block a user