Skip to content
Snippets Groups Projects
Commit be2c14ae authored by Dariusz Rybicki's avatar Dariusz Rybicki
Browse files

Sort imports

parent 16ff9620
No related branches found
No related tags found
Loading
This commit is part of merge request !85. Comments created here will be created in the context of that merge request.
import XXClient
import XCTestDynamicOverlay
import Foundation
import XCTestDynamicOverlay
import XXClient
public struct AuthCallbacksRegistry {
public var register: (AuthCallbacks) -> Cancellable
......
import CustomDump
import XCTest
import XXClient
@testable import XXMessengerClient
import CustomDump
final class AuthCallbacksRegistryTests: XCTestCase {
func testRegistry() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment