chore: remove unused webtoken dependency

This commit is contained in:
EETagent 2022-10-29 21:08:56 +02:00
parent 8e3d939d05
commit 1d871fbcc1

View file

@ -13,9 +13,6 @@ serde_json = "^1.0"
portfolio-entity = { path = "../entity" }
# tokens
jsonwebtoken = "^8.1"
# env
dotenv = "^0.15"