We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d44416d commit f274b71Copy full SHA for f274b71
ci/github-actions/illustrate-benchmark-reports.ts
@@ -2,7 +2,6 @@ import { svg, renderToString } from '@popeindustries/lit-html-server'
2
import assert from 'assert'
3
import console from 'console'
4
import { readdirSync, readFileSync, writeFileSync } from 'fs'
5
-import path from 'path'
6
import process from 'process'
7
import { Report, ReportUnit, assertReport } from './benchmark/report-files'
8
0 commit comments