Skip to content

Commit

Permalink
sqlite/Cargo: remove commented out lines
Browse files Browse the repository at this point in the history
Signed-off-by: Jiaxiao Zhou (Mossaka) <[email protected]>
  • Loading branch information
Mossaka committed Oct 2, 2024
1 parent 6f16efb commit 1d69c8c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions crates/sqlite/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ edition = { workspace = true }
serde = { workspace = true }
spin-factor-sqlite = { path = "../factor-sqlite" }
spin-factors = { path = "../factors" }
# spin-locked-app = { path = "../locked-app" }
# spin-resource-table = { path = "../table" }
spin-sqlite-inproc = { path = "../sqlite-inproc" }
spin-sqlite-libsql = { path = "../sqlite-libsql" }
# spin-world = { path = "../world" }
toml = { workspace = true }

0 comments on commit 1d69c8c

Please sign in to comment.