Skip to content

Commit

Permalink
fix: linter error
Browse files Browse the repository at this point in the history
  • Loading branch information
GMinucci committed Jan 23, 2025
1 parent abd0e69 commit f3a4747
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Sources/VariantsCore/Factory/iOS/XcodeProjFactory.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
// Created by Arthur Alves
//

// swiftlint:disable file_length

import Foundation
import XcodeProj
import PathKit
Expand Down Expand Up @@ -239,4 +237,3 @@ private extension XcodeProjFactory {
}
}
}
// swiftlint:enable file_length

0 comments on commit f3a4747

Please sign in to comment.