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

Sort imports

parent 21869e9d
No related branches found
No related tags found
2 merge requests!102Release 1.0.0,!33XXMessengerClient
import CustomDump
import XCTest
import XXClient
@testable import XXMessengerClient
import CustomDump
final class MessengerCreateTests: XCTestCase {
func testCreate() throws {
......
import CustomDump
import XCTest
import XXClient
@testable import XXMessengerClient
import CustomDump
final class MessengerLogInTests: XCTestCase {
func testLogin() throws {
......
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