Skip to content

Commit 363bfab

Browse files
remove unused var
1 parent 1d059ce commit 363bfab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/testingbot

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
const TestingBot = require('../index.js');
55
const { version } = require('../package.json');
66
const fs = require('fs');
7-
const path = require('path');
87

98
// Parse command line arguments
109
const args = process.argv.slice(2);

0 commit comments

Comments
 (0)