Cleanup Go Report Card warnings

This commit is contained in:
Gábor Lipták
2016-11-09 17:21:39 -05:00
parent 78e9720635
commit 6b9fad5e9d
14 changed files with 86 additions and 88 deletions
-1
View File
@@ -1,7 +1,6 @@
// Package padding adds and removes padding for AES-CBC mode.
//
// Copyright (c) 2013 CloudFlare, Inc.
package padding
import "errors"