Skip to content

Commit 171206a

Browse files
committed
Make linter happy - part 2
1 parent c6effd4 commit 171206a

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
@@ -105,7 +105,7 @@ let package = Package(
105105
.brew(["libressl"]),
106106
.apt(["libssl-dev"]),
107107
]
108-
),
108+
),
109109
.testTarget(
110110
name: "KafkaTests",
111111
dependencies: [

0 commit comments

Comments
 (0)