Skip to content

Commit da9a836

Browse files
fdsimmsadampash
authored andcommitted
chore: remove unneeded import (#357)
1 parent bafa764 commit da9a836

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/comment-for-pr.js

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
const bot = require('@jesses/circle-github-bot').default.create();
33
const Mercury = require('../dist/mercury.js');
44
const fs = require('fs');
5-
const getTestReport = require('./get-test-report');
65
const execSync = require('child_process').execSync;
76
const { getReport } = require('@postlight/ci-failed-test-reporter');
87

0 commit comments

Comments
 (0)