Skip to content

Commit

Permalink
Fix linter
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Jun 25, 2020
1 parent 67cb460 commit d5d2f0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmds/aggregator.go
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ var (
onlyAssets = false
fmReplacements = map[string]string{}

empty = struct{}{}
scriptRoot, _ = os.Getwd()
dataRoot = filepath.Join(scriptRoot, "data")
)
Expand Down

0 comments on commit d5d2f0e

Please sign in to comment.