Revert "Merge branch 'ab_Release_v2.0.0-alpha' into 'staging'"

Merged Akshay Bharambe requested to merge revert-a82f3023 into staging
Compare and
11 files
+ 74
191
Preferences
File browser
Compare changes
@@ -73,9 +73,4 @@ const (
// CONDITIONAL - CONDITIONAL
CONDITIONAL = "CONDITIONAL"
// BranchSeparator separates entity name and branch name ex. <entityName>_<branchName>
Branch_Separator = "_"
// Branch_Main represents default "main" branch
Branch_Main = "main"
)