reorder dependencies

This commit is contained in:
Michael Zhang 2020-10-12 09:26:39 -05:00
parent e59ad45725
commit 125978c37c
Signed by: michael
GPG key ID: BDA47A31A3C8EE6B

View file

@ -7,9 +7,10 @@ package db
import ( import (
"strconv" "strconv"
"subscribe-bot/osuapi"
bolt "go.etcd.io/bbolt" bolt "go.etcd.io/bbolt"
"subscribe-bot/osuapi"
) )
var ( var (