diff options
Diffstat (limited to 'import/Cargo.toml')
-rw-r--r-- | import/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/import/Cargo.toml b/import/Cargo.toml index 988e626..645326d 100644 --- a/import/Cargo.toml +++ b/import/Cargo.toml @@ -4,7 +4,6 @@ version = "0.1.0" edition = "2021" [dependencies] -jellycommon = { path = "../common" } jellybase = { path = "../base" } jellyclient = { path = "../client" } |