Skip to content

Commit

Permalink
drop comment line
Browse files Browse the repository at this point in the history
  • Loading branch information
arkady-emelyanov committed May 18, 2018
1 parent 7119d04 commit 8a53b90
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions plugins/inputs/burrow/burrow_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,14 @@ import (
"io/ioutil"
"net/http"
"net/http/httptest"
//"net/url"
"net/url"
"os"
"strings"
"testing"

"github.com/fortytw2/leaktest"
"github.com/influxdata/telegraf/testutil"
"github.com/stretchr/testify/require"
"net/url"
)

// remap uri to json file, eg: /v3/kafka -> ./testdata/v3_kafka.json
Expand Down

0 comments on commit 8a53b90

Please sign in to comment.