Skip to content

Commit efc9462

Browse files
committed
Fix linter warning
1 parent 80863a9 commit efc9462

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

__tests__/report-portal-client.spec.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
const process = require('process');
22
const RPClient = require('../lib/report-portal-client');
3-
const RestClient = require('../lib/rest');
43
const helpers = require('../lib/helpers');
54
const { OUTPUT_TYPES } = require('../lib/constants/outputs');
65

0 commit comments

Comments
 (0)