Skip to content

Commit

Permalink
Remove Lumber dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
acwright committed Dec 6, 2023
1 parent 50f513b commit 6d4cfcb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ let package = Package(
targets: [
.target(
name: "Cabinet",
dependencies: ["Lumber"],
path: "Sources"),
.testTarget(
name: "CabinetTests",
Expand Down

0 comments on commit 6d4cfcb

Please sign in to comment.