mirror of
https://github.com/danbulant/Portfolio
synced 2026-06-15 20:41:19 +00:00
chore: remove unused webtoken dependency
This commit is contained in:
parent
8e3d939d05
commit
1d871fbcc1
1 changed files with 0 additions and 3 deletions
|
|
@ -13,9 +13,6 @@ serde_json = "^1.0"
|
|||
|
||||
portfolio-entity = { path = "../entity" }
|
||||
|
||||
# tokens
|
||||
jsonwebtoken = "^8.1"
|
||||
|
||||
# env
|
||||
dotenv = "^0.15"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue