Skip to content

Commit

Permalink
Removed unneeded comment
Browse files Browse the repository at this point in the history
  • Loading branch information
james-pre committed Mar 8, 2024
1 parent e764383 commit 50032b2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/utils.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
/**
* Grab bag of utility functions used across the code.
*/
import { FileSystem } from './filesystem.js';
import { ApiError, ErrorCode } from './ApiError.js';
import * as path from './emulation/path.js';
Expand Down

0 comments on commit 50032b2

Please sign in to comment.