Skip to content

Commit

Permalink
Update Address Valdiator to single address
Browse files Browse the repository at this point in the history
  • Loading branch information
dantudor committed Aug 13, 2020
1 parent 0c33749 commit 0b7c488
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/validator/addressValidator.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,5 @@ func (v *AddressValidator) Execute() {
BodyJson(a).
Id(a.Slug()).
Do(context.Background())
}
}
}

0 comments on commit 0b7c488

Please sign in to comment.