mirror of
https://github.com/astaxie/beego.git
synced 2025-07-29 17:15:31 +00:00
removed unused import
This commit is contained in:
@@ -18,7 +18,6 @@ import (
|
|||||||
"io"
|
"io"
|
||||||
"sync"
|
"sync"
|
||||||
"time"
|
"time"
|
||||||
"net/http"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
type logWriter struct {
|
type logWriter struct {
|
||||||
|
Reference in New Issue
Block a user