Skip to content

Commit

Permalink
make fmt
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Elliott <number101010@gmail.com>
  • Loading branch information
joe-elliott committed Nov 11, 2019
1 parent 7e68f80 commit dd98a55
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ package dbmodel
import (
"testing"

"github.com/jaegertracing/jaeger/model"
"github.com/stretchr/testify/assert"

"github.com/jaegertracing/jaeger/model"
)

var _ TagFilter = &TagFilterDropAll{} // Check API compliance
Expand Down

0 comments on commit dd98a55

Please sign in to comment.