Skip to content

Commit 450f004

Browse files
committed
Tidy up
1 parent 5889b23 commit 450f004

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Package.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ let package = Package(
88
],
99
dependencies: [
1010
.package(url: "https://github.com/brokenhandsio/kiln.git", from: "1.8.2"),
11-
// Shared Vapor design system — the same layer docs.vapor.codes uses, so
12-
// the API docs match visually (header/footer chrome, brand CSS, docs layout).
1311
.package(url: "https://github.com/vapor/design.git", from: "1.0.0-rc.1"),
1412
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.3.0"),
1513
],

0 commit comments

Comments
 (0)