Skip to content

Commit c75437f

Browse files
committed
Remove unused code
Signed-off-by: Antonio Jesus Navarro Perez <[email protected]>
1 parent f7119c9 commit c75437f

33 files changed

+24
-4963
lines changed

Gopkg.lock

Lines changed: 23 additions & 195 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66
name = "github.com/jessevdk/go-flags"
77
version = "1.3.0"
88

9-
[[constraint]]
10-
branch = "master"
11-
name = "github.com/olekukonko/tablewriter"
12-
139
[[constraint]]
1410
name = "github.com/stretchr/testify"
1511
version = "1.1.4"
@@ -64,6 +60,6 @@
6460
name = "github.com/uber/jaeger-client-go"
6561
version = "^2.7.0"
6662

67-
[[constraint]]
63+
[[override]]
6864
name = "github.com/pilosa/pilosa"
6965
version = "1.0.2"

internal/format/common.go

Lines changed: 0 additions & 25 deletions
This file was deleted.

internal/format/common_test.go

Lines changed: 0 additions & 49 deletions
This file was deleted.

internal/format/csv.go

Lines changed: 0 additions & 36 deletions
This file was deleted.

internal/format/csv_test.go

Lines changed: 0 additions & 24 deletions
This file was deleted.

internal/format/json.go

Lines changed: 0 additions & 36 deletions
This file was deleted.

internal/format/json_test.go

Lines changed: 0 additions & 24 deletions
This file was deleted.

internal/format/pretty.go

Lines changed: 0 additions & 46 deletions
This file was deleted.

internal/format/pretty_test.go

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)