Skip to content

Commit a241a79

Browse files
committed
remove extra space
1 parent 8b91ee1 commit a241a79

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/connector/tickets.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,6 @@ func (d *Connector) getCustomFieldsForIssueType(ctx context.Context, projectId s
266266
displayName = choice.Value
267267
}
268268
allowedValues = append(allowedValues, &v2.TicketCustomFieldObjectValue{
269-
270269
Id: string(choice.Id),
271270
DisplayName: displayName,
272271
})

0 commit comments

Comments
 (0)