Skip to content

Commit 85f92e0

Browse files
committed
remove unused constant
1 parent aa117a9 commit 85f92e0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • src/main/java/com/browserstack/automate/ci/common/constants

src/main/java/com/browserstack/automate/ci/common/constants/Constants.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ public class Constants {
99
public static final String BROWSERSTACK_REPORT_URL = "testReportBrowserStack";
1010
public static final String BROWSERSTACK_CYPRESS_REPORT_URL = "testReportBrowserStackCypress";
1111
public static final String BROWSERSTACK_REPORT_PIPELINE_FUNCTION = "browserStackReportPublisher";
12-
public static final String BROWSERSTACK_CYPRESS_REPORT_PIPELINE_FUNCTION = "browserStackReportPublisher";
1312
public static final String JENKINS_CI_PLUGIN = "JenkinsCiPlugin";
1413

1514
// Product

0 commit comments

Comments
 (0)