Update main.go
Remove "error" package
This commit is contained in:
@@ -2,7 +2,6 @@ package gaspass
|
||||
|
||||
import (
|
||||
"encoding/binary"
|
||||
"error"
|
||||
"golang.org/x/crypto/argon2"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user