1
0
mirror of https://github.com/mgerb/tmail synced 2026-01-10 17:42:48 +00:00

minor updates

This commit is contained in:
2018-02-06 15:00:31 +00:00
parent a6af3d11e2
commit b626050b5f
6 changed files with 25 additions and 13 deletions

View File

@@ -1,9 +1,8 @@
package db
import (
"log"
"github.com/asdine/storm"
log "github.com/sirupsen/logrus"
)
var Conn *storm.DB