Skip to content

Commit

Permalink
adding whitespace for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
candonov authored Apr 5, 2023
1 parent 595f4fb commit 64b4e36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -182,3 +182,4 @@ func getObjectName(body string) (string, error) {
k := val.(kv)
return k.Value, nil
}

0 comments on commit 64b4e36

Please sign in to comment.