Skip to content

Commit 7ca6123

Browse files
committed
[Backend] Remove unused type import
Validator types are used with sequelize-typescript, but they are imported at least by sequelize. No explicit import is needed.
1 parent 6bed41d commit 7ca6123

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

services/backend/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
"@types/lodash": "^4.17.17",
4040
"@types/morgan": "^1.9.10",
4141
"@types/node": "^22.15.31",
42-
"@types/validator": "^13.15.1",
4342
"tsx": "^4.19.4",
4443
"typescript": "^5.9.2"
4544
},

0 commit comments

Comments
 (0)