We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d059ce commit 363bfabCopy full SHA for 363bfab
bin/testingbot
@@ -4,7 +4,6 @@
4
const TestingBot = require('../index.js');
5
const { version } = require('../package.json');
6
const fs = require('fs');
7
-const path = require('path');
8
9
// Parse command line arguments
10
const args = process.argv.slice(2);
0 commit comments