Skip to content

Commit

Permalink
Avoid grunt, see #1436
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Nov 10, 2024
1 parent 0b48f85 commit 4f78db0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/grunt/tasks/clean.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
*/

import fs from 'fs';
import * as grunt from 'grunt';
import getRepo from '../../../../perennial-alias/js/grunt/tasks/util/getRepo.js';

export const clean = ( async () => {
Expand Down

0 comments on commit 4f78db0

Please sign in to comment.