remove unused fmt in router
This commit is contained in:
parent
756a0739fd
commit
b17fa798b7
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ import (
|
||||||
"path"
|
"path"
|
||||||
"os"
|
"os"
|
||||||
"errors"
|
"errors"
|
||||||
"fmt"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
type Router struct {
|
type Router struct {
|
||||||
|
|
Loading…
Reference in a new issue