Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ivov committed Apr 30, 2024
1 parent c1d69e8 commit f60caf4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/cli/src/benchmark/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import config from '@/config';
/* eslint-disable import/no-extraneous-dependencies */
import Bench from 'tinybench';
import { withCodSpeed } from '@codspeed/tinybench-plugin';

/* eslint-enable import/no-extraneous-dependencies */

async function main() {
Expand Down

0 comments on commit f60caf4

Please sign in to comment.