Skip to content

Commit

Permalink
removed: extra set
Browse files Browse the repository at this point in the history
  • Loading branch information
binjospookie committed Jan 2, 2024
1 parent 5ff51db commit 9cc3689
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/fileTraversal/processBatch/findImport.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { pipeline } from 'node:stream/promises';

type Params = {
path: PathLike;
// todo: use regexp
tokens: string[];
};

Expand Down

0 comments on commit 9cc3689

Please sign in to comment.