diff options
Diffstat (limited to 'std/fmt/mod.ts')
-rw-r--r-- | std/fmt/mod.ts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/std/fmt/mod.ts b/std/fmt/mod.ts deleted file mode 100644 index a0f8feb8b..000000000 --- a/std/fmt/mod.ts +++ /dev/null @@ -1,2 +0,0 @@ -export * from "./colors.ts"; -export * from "./sprintf.ts"; |