Skip to content

Commit

Permalink
fix: format
Browse files Browse the repository at this point in the history
  • Loading branch information
samuel-videau committed Jul 22, 2024
1 parent d04cf7e commit 0630e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/client/event/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ func dropCR(data []byte) []byte {
return data[0 : len(data)-1]
}
return data
}
}

0 comments on commit 0630e3c

Please sign in to comment.