diff options
Diffstat (limited to 'tests/importmaps/scope/scoped.ts')
| -rw-r--r-- | tests/importmaps/scope/scoped.ts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/importmaps/scope/scoped.ts b/tests/importmaps/scope/scoped.ts deleted file mode 100644 index 9a0b5d8e3..000000000 --- a/tests/importmaps/scope/scoped.ts +++ /dev/null @@ -1,2 +0,0 @@ -import "moment"; -console.log("Hello from scoped!"); |
