Skip to content

Commit

Permalink
Update manifests.test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
izzoa authored Mar 27, 2024
1 parent 25c326e commit 2c4d8ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion __tests__/manifests.test.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
const fs = require('fs');
const path = require('path');
const axios = require('axios');
const HttpsProxyAgent = require('https-proxy-agent');

const manifestsDir = path.join(__dirname, '..', 'manifests');

Expand Down

0 comments on commit 2c4d8ca

Please sign in to comment.