removed un-needed import

This commit is contained in:
Joe-Dowd
2020-07-10 01:48:21 +01:00
parent 0d773a9a61
commit de81b135f4

View File

@@ -16,7 +16,6 @@
"express": "^4.17.1", "express": "^4.17.1",
"http": "0.0.0", "http": "0.0.0",
"iso8601-duration": "^1.2.0", "iso8601-duration": "^1.2.0",
"mysql": "^2.18.1",
"sync-mysql": "^3.0.1", "sync-mysql": "^3.0.1",
"uuid": "^3.3.2", "uuid": "^3.3.2",
"youtube-api": "^2.0.10" "youtube-api": "^2.0.10"