Skip to content

Commit

Permalink
Simplifying.
Browse files Browse the repository at this point in the history
  • Loading branch information
lemire committed Apr 14, 2021
1 parent 62310fe commit 41f366c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion roaring_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import (
"math/rand"
"strconv"
"testing"
"unsafe"

"github.com/stretchr/testify/assert"
"github.com/willf/bitset"
Expand Down
1 change: 0 additions & 1 deletion roaringcow_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import (
"math/rand"
"strconv"
"testing"
"unsafe"

"github.com/stretchr/testify/assert"
"github.com/willf/bitset"
Expand Down

0 comments on commit 41f366c

Please sign in to comment.