gofmt parse_test.go

This commit is contained in:
Julien Laffaye 2013-07-08 20:06:16 +02:00
parent 7511d55831
commit d4849c8195

View File

@ -1,11 +1,10 @@
package ftp package ftp
import ( import (
"time"
"testing" "testing"
"time"
) )
var thisYear, _, _ = time.Now().Date() var thisYear, _, _ = time.Now().Date()
type line struct { type line struct {