diff options
Diffstat (limited to 'cli/tests/testdata/tsc/node_modules/c.js')
-rw-r--r-- | cli/tests/testdata/tsc/node_modules/c.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/tests/testdata/tsc/node_modules/c.js b/cli/tests/testdata/tsc/node_modules/c.js deleted file mode 100644 index cff71c44a..000000000 --- a/cli/tests/testdata/tsc/node_modules/c.js +++ /dev/null @@ -1 +0,0 @@ -export default function c() {} |