diff --git a/src/rt/shell/fs/fn.ts b/src/rt/shell/fs/fn.ts index a0b08f5..05ff8ae 100644 --- a/src/rt/shell/fs/fn.ts +++ b/src/rt/shell/fs/fn.ts @@ -1,4 +1,4 @@ -import { Entry, EntryType, fs, type FsEntrySignature } from "./fs" +import { EntryType, fs, type FsEntrySignature } from "./fs" let working_dir = ["/", "home", "user"]