Skip to content

Commit

Permalink
Removed unused package
Browse files Browse the repository at this point in the history
  • Loading branch information
NVandenBossche committed May 26, 2023
1 parent becff67 commit 4876db3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion services/auth.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
var fs = require('fs'),
path = require('path'),
nJwt = require('njwt'),
CryptoJS = require('crypto-js'),
jsforce = require('jsforce');

class AuthService {
Expand Down

0 comments on commit 4876db3

Please sign in to comment.