Removed an unneeded import breaking the CI tests

pull/731/head
Morgan Pretty 9 months ago
parent 5b7c9d866c
commit e4357f153e

@ -4,8 +4,6 @@ import Foundation
import GRDB
import SessionUtilitiesKit
@testable import SessionMessagingKit
class MockJobRunner: Mock<JobRunnerType>, JobRunnerType {
// MARK: - Configuration

Loading…
Cancel
Save