mirror of
https://github.com/pinpox/gitea-matrix-bot
synced 2024-11-22 19:31:58 +01:00
Adher to my newly established coding standards.
This commit is contained in:
parent
76960a5320
commit
3b9ee2f12e
4
main.go
4
main.go
@ -2,9 +2,11 @@ package main
|
||||
|
||||
import (
|
||||
// "fmt"
|
||||
"time"
|
||||
|
||||
"github.com/go-ini/ini"
|
||||
"gopkg.in/alecthomas/kingpin.v2"
|
||||
"time"
|
||||
|
||||
// "time"
|
||||
log "github.com/sirupsen/logrus"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user