Skip to content

Commit 48e5985

Browse files
committed
add missing imports
1 parent 83d5d0e commit 48e5985

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/IntegrationTests/KafkaTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ import Atomics
1616
@_spi(Internal) import Kafka
1717
import NIOCore
1818
import ServiceLifecycle
19+
import UnixSignals
1920
import XCTest
2021

2122
import struct Foundation.UUID

0 commit comments

Comments
 (0)