Skip to content

Commit f274b71

Browse files
committed
ci+refactor: Remove unused import
1 parent d44416d commit f274b71

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/github-actions/illustrate-benchmark-reports.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { svg, renderToString } from '@popeindustries/lit-html-server'
22
import assert from 'assert'
33
import console from 'console'
44
import { readdirSync, readFileSync, writeFileSync } from 'fs'
5-
import path from 'path'
65
import process from 'process'
76
import { Report, ReportUnit, assertReport } from './benchmark/report-files'
87

0 commit comments

Comments
 (0)