Skip to content

Commit

Permalink
Merge pull request #31 from syossan27/fix/delete-unused-variable
Browse files Browse the repository at this point in the history
Delete unused variable
  • Loading branch information
vrecan authored Feb 24, 2018
2 parents f203be9 + 7117da2 commit a6a7840
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 a6a7840

Please sign in to comment.