diff options
Diffstat (limited to 'tests/testdata/vendor/mod.ts')
-rw-r--r-- | tests/testdata/vendor/mod.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testdata/vendor/mod.ts b/tests/testdata/vendor/mod.ts deleted file mode 100644 index 8824d1b2a..000000000 --- a/tests/testdata/vendor/mod.ts +++ /dev/null @@ -1 +0,0 @@ -export * from "./logger.ts"; |