Skip to content

Commit

Permalink
Delete unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
syossan27 committed Feb 24, 2018
1 parent 0f3cc33 commit 7117da2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions death.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ type Death struct {
log Logger
}

var empty struct{}

//Logger interface to log.
type Logger interface {
Error(v ...interface{}) error
Expand Down

0 comments on commit 7117da2

Please sign in to comment.