提交 d811f6e4 编写于 作者: T Thomas Stromberg

Remove unused forceID var

上级 3171493e
......@@ -29,11 +29,6 @@ import (
"github.com/pkg/errors"
)
var (
// forceID is a user id for consistent testing
forceID = ""
)
// WriteFile decorates ioutil.WriteFile with a file lock and retry
func WriteFile(filename string, data []byte, perm os.FileMode) error {
spec := PathMutexSpec(filename)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册