cleanup imports
This commit is contained in:
parent
180c3d189d
commit
8e84d4761d
|
@ -4,7 +4,6 @@ import (
|
|||
"github.com/s-rah/go-ricochet/application"
|
||||
"github.com/s-rah/go-ricochet/utils"
|
||||
"log"
|
||||
// "time"
|
||||
"net/http"
|
||||
"time"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue