summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/import_maps/test_remote.ts
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/import_maps/test_remote.ts')
-rw-r--r--cli/tests/testdata/import_maps/test_remote.ts5
1 files changed, 0 insertions, 5 deletions
diff --git a/cli/tests/testdata/import_maps/test_remote.ts b/cli/tests/testdata/import_maps/test_remote.ts
deleted file mode 100644
index 206bdbd5f..000000000
--- a/cli/tests/testdata/import_maps/test_remote.ts
+++ /dev/null
@@ -1,5 +0,0 @@
-import "moment";
-import "moment/other_file.ts";
-import "lodash";
-import "lodash/other_file.ts";
-import "https://www.unpkg.com/vue/dist/vue.runtime.esm.js";