mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore(before) rm unused
This commit is contained in:
parent
f297defea8
commit
e47d7e48d9
1 changed files with 0 additions and 4 deletions
|
|
@ -20,10 +20,6 @@ const currentConfig = readjson.sync.try(pathConfig);
|
|||
module.exports = before;
|
||||
|
||||
function before(options, fn = options) {
|
||||
if (fn === options) {
|
||||
options = {};
|
||||
}
|
||||
|
||||
const {config, plugins, modules} = options;
|
||||
|
||||
const app = express();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue