Skip to content

Commit 147fc20

Browse files
authored
chore: lint
1 parent c917e0a commit 147fc20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ let package = Package(
4848
dependencies: [
4949
] + extraTargetDependencies,
5050
resources: [
51-
.copy("../../PrivacyInfo.xcprivacy"),
51+
.copy("../../PrivacyInfo.xcprivacy")
5252
]),
5353
.testTarget(
5454
name: "AlgoliaSearchClientTests",

0 commit comments

Comments
 (0)