go fmt
This commit is contained in:
parent
c6a7816435
commit
a93420eed3
|
@ -1,8 +1,8 @@
|
|||
package feeder
|
||||
|
||||
import (
|
||||
"time"
|
||||
"testing"
|
||||
"time"
|
||||
)
|
||||
|
||||
func Test_InvalidDate(t *testing.T) {
|
||||
|
|
Loading…
Reference in New Issue