diff --git a/src/stats.ts b/src/stats.ts index 2dd1e954..a0c4d33f 100644 --- a/src/stats.ts +++ b/src/stats.ts @@ -23,7 +23,6 @@ import { W_OK, X_OK, } from './emulation/constants.js'; -import { Errno, ErrnoError } from './error.js'; /** * Indicates the type of a file. Applied to 'mode'.