Remove unused dependencies

This commit is contained in:
Jordan Martinez 2021-05-12 04:37:46 -07:00
parent 3cfe9ffa3d
commit 68b1887fd1

View File

@ -11,7 +11,6 @@ You can edit this file as you like.
, "assert" , "assert"
, "bifunctors" , "bifunctors"
, "bytestrings" , "bytestrings"
, "console"
, "datetime" , "datetime"
, "decimals" , "decimals"
, "dotenv" , "dotenv"
@ -30,7 +29,6 @@ You can edit this file as you like.
, "math" , "math"
, "maybe" , "maybe"
, "newtype" , "newtype"
, "node-fs"
, "node-process" , "node-process"
, "nullable" , "nullable"
, "ordered-collections" , "ordered-collections"