Fix ProtoWrappers.py

This commit is contained in:
Max Radermacher
2024-10-01 12:34:00 -05:00
committed by GitHub
parent a88c9f99a9
commit 3a8c66ff21

View File

@@ -449,7 +449,7 @@ class FileContext(BaseContext):
//
import Foundation
import SwiftProtobuf"""
public import SwiftProtobuf"""
)
writer.newline()