Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
candonov authored Apr 7, 2023
1 parent e902299 commit 9013bdd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -182,4 +182,3 @@ func getObjectName(body string) (string, error) {
k := val.(kv)
return k.Value, nil
}

0 comments on commit 9013bdd

Please sign in to comment.