Move import

This commit is contained in:
Andy Uhnak 2022-02-16 11:56:33 +00:00
parent ef5303160d
commit 56a0b33c26

View file

@ -18,10 +18,10 @@ import Foundation
import Intents
import MatrixSDK
import CommonKit
import UIKit
#if DEBUG
import FLEX
import UIKit
#endif
/// The AppCoordinator is responsible of screen navigation and data injection at root application level. It decides