mirror of
https://github.com/zoriya/flood.git
synced 2026-05-30 18:10:09 +00:00
shared: paths: remove unused variable "fs"
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
const path = require('path');
|
||||
const fs = require('fs');
|
||||
const userConfig = require('../../config');
|
||||
|
||||
// Make sure any symlinks in the project folder are resolved:
|
||||
|
||||
Reference in New Issue
Block a user