Skip to content

Commit

Permalink
removing unused glovals
Browse files Browse the repository at this point in the history
  • Loading branch information
suculent committed Jun 29, 2022
1 parent ed4e5ef commit 990aef7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions thinx.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
const Globals = require("./lib/thinx/globals.js"); // static only!

const THiNX = require("./thinx-core.js");

let thx = new THiNX();
Expand Down

0 comments on commit 990aef7

Please sign in to comment.