summaryrefslogtreecommitdiff
path: root/systems/sheet
diff options
context:
space:
mode:
Diffstat (limited to 'systems/sheet')
-rw-r--r--systems/sheet/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/systems/sheet/Cargo.toml b/systems/sheet/Cargo.toml
index 5c53c36..99cc7c7 100644
--- a/systems/sheet/Cargo.toml
+++ b/systems/sheet/Cargo.toml
@@ -5,5 +5,4 @@ version.workspace = true
[dependencies]
sheet_system_macros = { path = "macros" }
-string_proc = { path = "../../utils/string_proc" }
asset_system = { path = "../_asset" }