Skip to content

Commit

Permalink
sortimports
Browse files Browse the repository at this point in the history
  • Loading branch information
anacrolix committed Apr 11, 2018
1 parent 195dfb1 commit 89f3a99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nodes_file_test.go
Expand Up @@ -3,12 +3,12 @@ package dht
import (
"io/ioutil"
"os"

"testing"

"github.com/anacrolix/dht/krpc"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"

"github.com/anacrolix/dht/krpc"
)

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

0 comments on commit 89f3a99

Please sign in to comment.