Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
rm: newline
Browse files Browse the repository at this point in the history
  • Loading branch information
ggmolly committed Apr 16, 2024
1 parent fd92e3f commit 5d412f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/commander_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ func init() {

// Fake items
fakeItemsCnt := []uint32{5, 50, 3}

for i := 0; i < len(fakeItems); i++ {
item := orm.CommanderItem{
ItemID: fakeItems[i].ID,
Expand Down

0 comments on commit 5d412f5

Please sign in to comment.