Skip to content

Commit

Permalink
chore(ineffassign): Remove files=nil at the end
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksandr Tihomirov committed Jan 7, 2017
1 parent 4f8ebe8 commit 8d21f7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/gowo/cmd/upload.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ func DoUpload(cdn string, names []string) {
fmt.Print(buf.String())
}
response = nil
files = nil
}

// uploadCmd represents the upload command
Expand Down

0 comments on commit 8d21f7b

Please sign in to comment.