Skip to content

Commit

Permalink
removing empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
candonov committed Aug 8, 2023
1 parent 535a8b2 commit 2fa4dca
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,3 @@ func getObjectName(body string) (string, error) {
k := val.(kv)
return k.Value, nil
}




0 comments on commit 2fa4dca

Please sign in to comment.