Skip to content

Commit

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



0 comments on commit c2224ee

Please sign in to comment.