Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbf committed Jan 20, 2025
1 parent 5b4cd43 commit f75b007
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/tasks/sandbox.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import dirSize from 'fast-folder-size';
// eslint-disable-next-line depend/ban-dependencies
import { pathExists, remove } from 'fs-extra';
import { join } from 'path';
import prompts from 'prompts';
import { promisify } from 'util';

import { now, saveBench } from '../bench/utils';
Expand Down

0 comments on commit f75b007

Please sign in to comment.