This commit is contained in:
Liang Ding 2014-10-27 23:06:46 +08:00
parent 67ba1ec568
commit e2ffefd173
1 changed files with 1 additions and 1 deletions

View File

@ -2,8 +2,8 @@ package main
import (
"fmt"
"mytest/time/pkg"
"time"
"time/pkg"
)
func main() {