The Great Sources Linting.
This commit is contained in:
@@ -1,12 +1,9 @@
|
||||
package context
|
||||
|
||||
import (
|
||||
// local
|
||||
"go.dev.pztrn.name/fastpastebin/assets/static"
|
||||
|
||||
// other
|
||||
"github.com/labstack/echo"
|
||||
"github.com/labstack/echo/middleware"
|
||||
"go.dev.pztrn.name/fastpastebin/assets/static"
|
||||
)
|
||||
|
||||
func (c *Context) initializeHTTPServer() {
|
||||
|
||||
Reference in New Issue
Block a user