removed unused lib
All checks were successful
the build was successful

This commit is contained in:
konrad 2018-01-25 12:27:48 +01:00 committed by kolaente
parent 068bfc942e
commit 70d6278540
Signed by: konrad
GPG Key ID: F40E70337AB24C9B

View File

@ -1,7 +1,6 @@
package models
import (
"fmt"
"golang.org/x/crypto/bcrypt"
)