X-Git-Url: https://git.r.bdr.sh/rbdr/blog/blobdiff_plain/d3f282a164e44f54678cdb45aad7a09c8a92b89e..53812065cf124b6c1bc40fceec46f8c161033e29:/lib/constants.js diff --git a/lib/constants.js b/lib/constants.js deleted file mode 100644 index 9b4ce31..0000000 --- a/lib/constants.js +++ /dev/null @@ -1,3 +0,0 @@ -module.exports = { - kFileNotFoundError: 'ENOENT', -};