Skip to content

Commit f0dbbd4

Browse files
committed
cleanup bob
Signed-off-by: Luke Roy <luke.roy@ibm.com>
1 parent 4576063 commit f0dbbd4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • serverless-fleet-worker-registration

serverless-fleet-worker-registration/main.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -300,5 +300,3 @@ func writeJSON(w http.ResponseWriter, statusCode int, payload apiResponse) {
300300
func writeError(w http.ResponseWriter, statusCode int, message string) {
301301
writeJSON(w, statusCode, apiResponse{Message: message})
302302
}
303-
304-
// Made with Bob

0 commit comments

Comments
 (0)