]> 127.0.0.1 Git - part/.git/commitdiff
fix v0.5.38
authorqydysky <qydysky@foxmail.com>
Sun, 27 Jun 2021 07:29:29 +0000 (15:29 +0800)
committerqydysky <qydysky@foxmail.com>
Sun, 27 Jun 2021 07:29:29 +0000 (15:29 +0800)
progLock/Lock.go

index c2fa25f2bc3f85889d6394cc7ba42f1383cc0edb..520ba4c3638a15c4762b7ca83a615dffb1485e24 100644 (file)
@@ -5,7 +5,6 @@ import (
        "sync"
        "time"
        "errors"
-       "fmt"
        "encoding/json"
 
        part "github.com/qydysky/part"