mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-21 07:38:09 +08:00
remove module
This commit is contained in:
@@ -6,7 +6,7 @@ const path = require("path");
|
||||
const { exec, execSync } = require("child_process");
|
||||
const Utils = require("ee-core").Utils;
|
||||
const ps = require("./ps");
|
||||
const Log = require('ee-core/module/log');
|
||||
const Log = require('ee-core/log');
|
||||
|
||||
/**
|
||||
* java server
|
||||
|
||||
Reference in New Issue
Block a user