mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-07 01:08:08 +08:00
remove debugging print statement
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
This commit is contained in:
parent
e00f903c82
commit
9cc6285be1
@ -236,7 +236,6 @@ var FilesCpCmd = &cmds.Command{
|
||||
}
|
||||
|
||||
flush, _, _ := req.Option("flush").Bool()
|
||||
fmt.Println("flush:", flush)
|
||||
|
||||
src, err := checkPath(req.Arguments()[0])
|
||||
if err != nil {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user