aboutsummaryrefslogtreecommitdiff
path: root/lib/constants.js
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2024-02-24 23:20:32 +0000
committerRuben Beltran del Rio <git@r.bdr.sh>2024-02-24 23:20:32 +0000
commit53812065cf124b6c1bc40fceec46f8c161033e29 (patch)
tree8429cbce53a12f6755438ff21d94dab468f1a1fc /lib/constants.js
parent5f81d796fed4e4efbaf6dbed7d3c69481afddeb3 (diff)
Remove unused JS code and docs
Diffstat (limited to 'lib/constants.js')
-rw-r--r--lib/constants.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/constants.js b/lib/constants.js
deleted file mode 100644
index 2142718..0000000
--- a/lib/constants.js
+++ /dev/null
@@ -1 +0,0 @@
-export const kFileNotFoundError = 'ENOENT';