mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
remove unwanted log
This commit is contained in:
parent
ea8cd37c17
commit
3dc55690d3
@ -6,8 +6,6 @@ import Vars from "../vars"
|
||||
export default async () => {
|
||||
const finalServices = []
|
||||
|
||||
console.log(Vars)
|
||||
|
||||
let services = fs.readdirSync(Vars.servicesPath)
|
||||
|
||||
for await (let _path of services) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user