Skip to content

Commit

Permalink
Not relying on lib library
Browse files Browse the repository at this point in the history
  • Loading branch information
keithwhor committed Mar 17, 2021
1 parent 27643f7 commit 1068f5a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions functions/compile.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
const VERSION = '0.1.0';

const lib = require('lib')({token: process.env.STDLIB_GENERAL_TOKEN});

const fs = require('fs');
const path = require('path');

Expand Down

0 comments on commit 1068f5a

Please sign in to comment.