Skip to content

Commit

Permalink
chore: reset errors
Browse files Browse the repository at this point in the history
  • Loading branch information
moul committed Oct 6, 2018
1 parent 0801e44 commit abf5914
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd_airtable.go
Original file line number Diff line number Diff line change
Expand Up @@ -216,5 +216,6 @@ func (a airtableIssue) Map() map[string]interface{} {
"Type": a.Type,
"Labels": a.Labels,
"Assignees": a.Assignees,
"Errors": "",
}
}

0 comments on commit abf5914

Please sign in to comment.