Skip to content
Snippets Groups Projects
Verified Commit 7f6c25ae authored by Philipp Hochkamp's avatar Philipp Hochkamp
Browse files

fixed bcrypt being there twice for absolutely no reason

parent 5c16b789
No related branches found
No related tags found
1 merge request!15Fix 35 put files into binary
......@@ -6,7 +6,6 @@ import (
"golang.org/x/crypto/bcrypt"
"github.com/go-xorm/xorm"
_ "github.com/mattn/go-sqlite3" // needed for xorm
"golang.org/x/crypto/bcrypt"
"os"
"xorm.io/core"
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment