diff options
Diffstat (limited to 'fs/glob.ts')
| -rw-r--r-- | fs/glob.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/glob.ts b/fs/glob.ts index 8c64c45b3..4d4ccc7ce 100644 --- a/fs/glob.ts +++ b/fs/glob.ts @@ -1,4 +1,3 @@ -import { FileInfo } from "deno"; import { globrex } from "./globrex.ts"; export interface GlobOptions { |
