Skip to content

Commit 1d69c8c

Browse files
committed
sqlite/Cargo: remove commented out lines
Signed-off-by: Jiaxiao Zhou (Mossaka) <[email protected]>
1 parent 6f16efb commit 1d69c8c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

crates/sqlite/Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ edition = { workspace = true }
88
serde = { workspace = true }
99
spin-factor-sqlite = { path = "../factor-sqlite" }
1010
spin-factors = { path = "../factors" }
11-
# spin-locked-app = { path = "../locked-app" }
12-
# spin-resource-table = { path = "../table" }
1311
spin-sqlite-inproc = { path = "../sqlite-inproc" }
1412
spin-sqlite-libsql = { path = "../sqlite-libsql" }
15-
# spin-world = { path = "../world" }
1613
toml = { workspace = true }

0 commit comments

Comments
 (0)