aboutsummaryrefslogtreecommitdiff
path: root/logic/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'logic/Cargo.toml')
-rw-r--r--logic/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/logic/Cargo.toml b/logic/Cargo.toml
index 3c3854c..0c144f2 100644
--- a/logic/Cargo.toml
+++ b/logic/Cargo.toml
@@ -4,7 +4,6 @@ version = "0.1.0"
edition = "2024"
[dependencies]
-jellyimport-asset-token = { path = "../import/asset_token" }
jellyimport = { path = "../import" }
jellycommon = { path = "../common" }
jellydb = { path = "../database" }