Skip to content

Commit

Permalink
binary16: remove unused import in test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
mewmew committed Aug 27, 2018
1 parent 6bd5cc8 commit afb3e28
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions binary16/binary16_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ import (
"math"
"math/big"
"testing"

"github.com/stretchr/testify/assert"
)

func TestNewFromBits(t *testing.T) {
Expand Down

0 comments on commit afb3e28

Please sign in to comment.