summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDivy Srivastava <dj.srivastava23@gmail.com>2022-12-17 09:12:05 -0800
committerGitHub <noreply@github.com>2022-12-17 22:42:05 +0530
commit738e80a0da5f23eed33d8c4937cf34b0535cd17a (patch)
tree5b5cb88c3919e772b46ead3e711241135804c4e3
parent4e01f25ad25eaa23a4b52620a2af25c43a8dad2f (diff)
chore: remove im.json (#17095)
`im.json` was added in https://github.com/denoland/deno/commit/435948e47057a5d8f2ffffebf74b9f84e31770f8 cc @bartlomieju
-rw-r--r--im.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/im.json b/im.json
deleted file mode 100644
index a2827b171..000000000
--- a/im.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "imports": {
- "chalk": "npm:chalk"
- }
-}