Skip to content

Commit b2a6d13

Browse files
committed
fix report
1 parent 9688b14 commit b2a6d13

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bin/helpers/reporterHTML.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
const axios = require('axios').default;
22

3-
const { isTurboScaleSession } = require('./atsHelper');
4-
53
const fs = require('fs'),
64
path = require('path'),
75
logger = require('./logger').winstonLogger,

0 commit comments

Comments
 (0)