mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-30 22:46:17 +02:00
Remove assert
This commit is contained in:
parent
b19d06df26
commit
7ce2a3bbe5
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ const resolvePath = require('./core/misc_util.js').resolvePath;
|
|||
// deps
|
||||
const _ = require('lodash');
|
||||
const async = require('async');
|
||||
const assert = require('assert');
|
||||
const inq = require('inquirer');
|
||||
const mkdirsSync = require('fs-extra').mkdirsSync;
|
||||
const fs = require('fs');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue