mirror of
https://github.com/danbulant/Portfolio
synced 2026-07-03 10:00:48 +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" }
|
portfolio-entity = { path = "../entity" }
|
||||||
|
|
||||||
# tokens
|
|
||||||
jsonwebtoken = "^8.1"
|
|
||||||
|
|
||||||
# env
|
# env
|
||||||
dotenv = "^0.15"
|
dotenv = "^0.15"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue