summaryrefslogtreecommitdiff
path: root/std/fs/path.ts
diff options
context:
space:
mode:
Diffstat (limited to 'std/fs/path.ts')
-rw-r--r--std/fs/path.ts3
1 files changed, 0 insertions, 3 deletions
diff --git a/std/fs/path.ts b/std/fs/path.ts
deleted file mode 100644
index 6ca0749c2..000000000
--- a/std/fs/path.ts
+++ /dev/null
@@ -1,3 +0,0 @@
-// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
-export * from "./path/mod.ts";
-export * from "./path/interface.ts";