Skip to content

Commit 3cee501

Browse files
committed
format
1 parent 8351d93 commit 3cee501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/protoc-gen-grpc-swift-2/Options.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ struct GeneratorOptions {
8989

9090
case "ProtoPathModuleMappings":
9191
if !pair.value.isEmpty {
92-
moduleMapPath = pair.value
92+
moduleMapPath = pair.value
9393
}
9494

9595
case "FileNaming":

0 commit comments

Comments
 (0)