mirror of
https://github.com/bitechdev/ResolveSpec.git
synced 2026-01-23 19:14:27 +00:00
Linting fixes
This commit is contained in:
@@ -5,8 +5,9 @@ import (
|
||||
"io"
|
||||
"net/http"
|
||||
|
||||
"github.com/bitechdev/ResolveSpec/pkg/common"
|
||||
"github.com/gorilla/mux"
|
||||
|
||||
"github.com/bitechdev/ResolveSpec/pkg/common"
|
||||
)
|
||||
|
||||
// MuxAdapter adapts Gorilla Mux to work with our Router interface
|
||||
|
||||
Reference in New Issue
Block a user