Skip to content

Commit 5e280f2

Browse files
committed
Lint
1 parent 0417706 commit 5e280f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ let package = Package(
2121
.target(
2222
name: "ObservableWebSocketClient",
2323
dependencies: [
24-
.product(name: "Toolbox", package: "toolbox"),
24+
.product(name: "Toolbox", package: "toolbox")
2525
]
2626
),
2727
.testTarget(

0 commit comments

Comments
 (0)