Skip to content

Commit e671b72

Browse files
committed
fixed formatting
1 parent c127a7b commit e671b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/SwiftFormat/Utilities/URL+IsRoot.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ extension URL {
2424
return self.path == "/" || self.path == ""
2525
#endif
2626
}
27-
}
27+
}

0 commit comments

Comments
 (0)