Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
macgeargear committed Jun 23, 2024
1 parent 905f287 commit 43c5c37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/selection/test/selection.handler_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ func (t *SelectionHandlerTest) SetupTest() {

t.Selections = selection.ProtoToDtoList(selectionsProto)
t.Selection = selection.ProtoToDto(selectionProto)
// updatedSelection := selection.ProtoToDto(selectionsProto[2])

t.CreateSelectionReq = &dto.CreateSelectionRequest{}
t.FindByGroupIdSelectionReq = &dto.FindByGroupIdSelectionRequest{
Expand Down

0 comments on commit 43c5c37

Please sign in to comment.