Skip to content

Commit 09800f2

Browse files
committed
add missing import
1 parent aa9248c commit 09800f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/GRPCProtobufCodeGenTests/ProtobufCodeGeneratorTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ struct ProtobufCodeGeneratorTests {
6464
6565
import GRPCCore
6666
import GRPCProtobuf
67+
import SwiftProtobuf
6768
6869
// MARK: - test.TestService
6970

0 commit comments

Comments
 (0)