Skip to content

Commit

Permalink
fix: resolve conflict
Browse files Browse the repository at this point in the history
issue: #128
  • Loading branch information
CodeBear801 committed Jan 21, 2020
1 parent 2a5b2f8 commit 14c06c6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions integration/pkg/api/search/nearbychargestation/request.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,7 @@ type Request struct {
Limit int
}

<<<<<<< HEAD
=======
// NewRequest create an empty entity Request.
>>>>>>> master-telenav
func NewRequest() *Request {
return &Request{
// Path
Expand Down

0 comments on commit 14c06c6

Please sign in to comment.