forgor path
This commit is contained in:
parent
0c52ab99e0
commit
445c77e528
|
@ -2,7 +2,7 @@ const client = global.discord_client
|
|||
const pool = global.db_pool;
|
||||
const crypto = require('crypto');
|
||||
const fs = require('fs');
|
||||
|
||||
const path = require('path');
|
||||
|
||||
const { pipeline } = require('stream');
|
||||
const { promisify } = require('util');
|
||||
|
|
Loading…
Reference in a new issue