Skip to content

Commit

Permalink
Merge pull request #1896 from fuweid/bugfix_remove_duplicate_package
Browse files Browse the repository at this point in the history
bugfix: remove duplicate package in test file
  • Loading branch information
allencloud authored Jul 26, 2018
2 parents b469e1e + 8362c7b commit 7e4e211
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions daemon/config/config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ import (

"github.com/spf13/pflag"
"github.com/stretchr/testify/assert"

"github.com/spf13/pflag"
)

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

0 comments on commit 7e4e211

Please sign in to comment.