This commit is contained in:
Xiang Li 2013-08-11 09:48:12 -07:00
parent 434b0045db
commit d3649d3254
4 changed files with 11 additions and 11 deletions

View File

@ -1,8 +1,8 @@
package main package main
import ( import (
"time"
"fmt" "fmt"
"time"
) )
type snapshotConf struct { type snapshotConf struct {