Fix unused time import

This commit is contained in:
DataHoarder 2023-04-26 10:39:50 +02:00
parent 600d3eb1d4
commit b9d7774896
Signed by: DataHoarder
SSH key fingerprint: SHA256:OLTRf6Fl87G52SiR7sWLGNzlJt4WOX+tfI2yxo0z7xk

View file

@ -10,7 +10,6 @@ import (
"git.gammaspectra.live/P2Pool/p2pool-observer/utils"
hbot "github.com/whyrusleeping/hellabot"
"regexp"
"time"
)
type command struct {