Skip to content

Conversation

@mzaneri
Copy link
Contributor

@mzaneri mzaneri commented Mar 12, 2020

No description provided.

@mzaneri mzaneri requested a review from marccampbell March 12, 2020 18:06
if len(parts) != 2 {
return false, errors.New("unable to parse conditional")
return false, fmt.Errorf("unable to parse conditional %v\n", parts)
// return false, errors.New("unable to parse conditional")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just remove

@mzaneri mzaneri merged commit 3580842 into master Mar 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants