Skip to content

Commit

Permalink
add newline end of file for formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
KristopherPaulsen committed Aug 27, 2024
1 parent 761b05b commit 4c15661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/bindings.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ func (b bindings) ApplyTCP(cfg *tcpOptions) {

func (b bindings) ApplyHTTP(cfg *httpOptions) {
cfg.Bindings = []string(b)
}
}

0 comments on commit 4c15661

Please sign in to comment.