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