Skip to content

Commit

Permalink
remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
gdiazlo committed Mar 6, 2019
1 parent d7e9a5a commit 52f1d67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/riot/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,6 @@ func (a *Attack) CreateFanOut() {
}

func setupMetrics(conf Config) {
graph := &axis{}
ticker := time.NewTicker(1 * time.Second)
start := time.Now()
defer ticker.Stop()
Expand Down

0 comments on commit 52f1d67

Please sign in to comment.