Skip to content

Commit acdf74c

Browse files
committed
Fix formatting
1 parent 0744766 commit acdf74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/PackageLoading/ManifestLoader.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ public final class ManifestLoader: ManifestLoaderProtocol {
269269
providers: parsedManifest.providers
270270
))
271271
}
272-
272+
273273
let manifest = Manifest(
274274
displayName: parsedManifest.name,
275275
path: manifestPath,

0 commit comments

Comments
 (0)