Remove unused vars and const
This commit is contained in:
parent
f157f775da
commit
223108c6ae
6 changed files with 3 additions and 15 deletions
|
@ -15,7 +15,6 @@ var (
|
|||
)
|
||||
|
||||
var (
|
||||
newHash = sha256.New
|
||||
hashData = sha256.Sum256
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue