removed unused import

This commit is contained in:
cupcakearmy 2019-12-03 23:31:20 +01:00
parent 6a055d3114
commit b68dc75053

View File

@ -7,7 +7,6 @@
"bin": "npm run build && pkg lib/autorestic.js --targets latest-macos-x64,latest-linux-x64 --out-path bin"
},
"devDependencies": {
"@types/decompress": "^4.2.3",
"@types/js-yaml": "^3.12.1",
"@types/minimist": "^1.2.0",
"@types/node": "^12.11.7",