fix formatting
This commit is contained in:
parent
dadc76f0d3
commit
5c3bb68995
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
|
@ -2,9 +2,9 @@ package main
|
|||
|
||||
import (
|
||||
"github.com/boltcard/boltcard/db"
|
||||
"github.com/boltcard/boltcard/internalapi"
|
||||
"github.com/boltcard/boltcard/lnurlp"
|
||||
"github.com/boltcard/boltcard/lnurlw"
|
||||
"github.com/boltcard/boltcard/internalapi"
|
||||
"github.com/gorilla/mux"
|
||||
log "github.com/sirupsen/logrus"
|
||||
"net/http"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue