Sort imports intro three blocks (stdlib, non-stdlib, current prj)
This commit is contained in:
@@ -4,8 +4,9 @@ import (
|
||||
"net/http"
|
||||
"sync"
|
||||
|
||||
"github.com/BBVA/kapow/internal/server/model"
|
||||
"github.com/gorilla/mux"
|
||||
|
||||
"github.com/BBVA/kapow/internal/server/model"
|
||||
)
|
||||
|
||||
type SwappableMux struct {
|
||||
|
||||
Reference in New Issue
Block a user