Remove unused import

This commit is contained in:
2024-05-21 16:07:42 +02:00
parent bee5c294f2
commit 9decebfe47
+1 -2
View File
@@ -15,8 +15,7 @@
"dependencies": {
"jose": "^5.3.0",
"log": "git+https://git.pband.ch/typescript/log.git",
"result": "git+https://git.pband.ch/typescript/result.git"
"log": "git+https://git.pband.ch/typescript/log.git"
},
"devDependencies": {
"@types/bun": "^1.1.2"