Testcommit

This commit is contained in:
Flummi 2017-11-27 06:12:16 +01:00
parent 5ed178771b
commit abb18d1efe

View File

@ -3,7 +3,6 @@ import { read, cfg } from "./inc/cfg.js";
import { wrapper } from "./inc/wrapper.js"; import { wrapper } from "./inc/wrapper.js";
const fs = require("fs"); const fs = require("fs");
read().then(() => { read().then(() => {
let bot = new wrapper(); let bot = new wrapper();