Skip to content

Commit

Permalink
DEMRUM-620: swiftlint: sort imports alphabetically
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosmcevilly committed Jan 17, 2025
1 parent 6b01813 commit 389b801
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
// MRUM SDK, © 2024 CISCO
//

import UIKit
import SwiftUI
import UIKit

class SlowFrameDetectorViewController: UIViewController {

Expand Down

0 comments on commit 389b801

Please sign in to comment.