Skip to content

Commit

Permalink
Update leacrawler.go
Browse files Browse the repository at this point in the history
  • Loading branch information
lealife committed May 29, 2015
1 parent f976d6b commit b9cc33a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion leacrawler.go
Expand Up @@ -3,7 +3,7 @@ import (
"time"
"fmt"
)

// Fetch
func Fetch(url, path string) {
start := time.Now()
fmt.Println("start...")
Expand Down

0 comments on commit b9cc33a

Please sign in to comment.