mirror of
https://github.com/astaxie/beego.git
synced 2024-10-31 23:20:54 +00:00
logger_test imported and not used: "bytes"
This commit is contained in:
parent
44a1a8f6be
commit
4564e9810c
@ -15,7 +15,6 @@
|
||||
package logs
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
"testing"
|
||||
"time"
|
||||
)
|
||||
@ -56,4 +55,3 @@ func TestFormatHeader_1(t *testing.T) {
|
||||
tm = tm.Add(dur)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user