Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
evanpurkhiser committed Aug 8, 2019
1 parent c9f036d commit 6a0d089
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions output/logger.go
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,6 @@ func (l *Output) DotfileInfo(dotfile *installer.PreparedDotfile) {
)
}

ln(n, dotfile.Mode.Old.String())

ln := func(v ...interface{}) {
fmt.Printf(" %s %s\n", v...)
}
Expand Down

0 comments on commit 6a0d089

Please sign in to comment.