removed unused lib

This commit is contained in:
konrad 2018-01-24 13:20:46 +01:00 committed by kolaente
parent a4b8a44e47
commit 815ec40696
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"
"github.com/dgrijalva/jwt-go"
"github.com/labstack/echo"
"golang.org/x/crypto/bcrypt"