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 Dec 4, 2023
1 parent f12d35d commit 4cd36dd
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 @@ -75,11 +75,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 4cd36dd

Please sign in to comment.