Skip to content

Commit

Permalink
[#349] remove unncessary constant
Browse files Browse the repository at this point in the history
  • Loading branch information
phongvhd93 committed Nov 6, 2023
1 parent 36f44be commit 43846f7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions fastlane/Constants/Constant.swift
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,6 @@ enum Constant {
// MARK: - Device

static let devices = ["iPhone 12 Pro Max"]

// MARK: - Test

static let testTarget: String = "\(projectName)Tests"
static let kifUITestTarget: String = "\(projectName)KIFUITests"
}

extension Constant {
Expand Down

0 comments on commit 43846f7

Please sign in to comment.