removed unused lib
the build was successful Details

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
1 changed files with 0 additions and 1 deletions

View File

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