testcommit
This commit is contained in:
parent
15071714cb
commit
1cb05e1a0d
|
@ -1,6 +1,6 @@
|
||||||
import { logger } from "./inc/log.js";
|
import { logger } from "./inc/log.js";
|
||||||
import { read, cfg } from "./inc/cfg.js";
|
import { read, cfg } from "./inc/cfg.js";
|
||||||
import { wrapper, clients } from "./inc/wrapper.js";
|
import { wrapper } from "./inc/wrapper.js";
|
||||||
const fs = require("fs");
|
const fs = require("fs");
|
||||||
|
|
||||||
read().then(() => {
|
read().then(() => {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user