Skip to content

Commit

Permalink
fixed trailing comma violation
Browse files Browse the repository at this point in the history
  • Loading branch information
thbonk committed Jun 6, 2019
1 parent 6481cf8 commit ae93810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ let package = Package(
"Quick",
"Nimble",
"Swinject"
]),
])
]
)

0 comments on commit ae93810

Please sign in to comment.