Tokens small fixes

This commit is contained in:
Torkel Ödegaard
2015-01-16 12:28:35 +01:00
parent 9feb8a73fd
commit aa9ca68883
4 changed files with 6 additions and 5 deletions
-1
View File
@@ -6,7 +6,6 @@ import (
)
// Typed errors
var (
ErrAccountNotFound = errors.New("Account not found")
)