Skip to content

Commit

Permalink
chore: fmt
Browse files Browse the repository at this point in the history
Signed-off-by: sarthakjdev <[email protected]>
  • Loading branch information
sarthakjdev committed May 22, 2024
1 parent c559e6b commit 98997dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 2 additions & 4 deletions pkg/models/location_message.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
package models

package models

type LocateMessage struct {

}
}
2 changes: 0 additions & 2 deletions utils/utils.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
package utils



import (
"github.com/go-playground/validator/v10"
)
Expand Down

0 comments on commit 98997dc

Please sign in to comment.