Skip to content

Commit d57eecc

Browse files
cdalarCopilot
andauthored
Update internal/tools/scp.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 7046fa6 commit d57eecc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/tools/scp.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ func (r *Remote) SSHCopyFileWithProgress(srcPath, dstPath string, progressCallba
157157
}
158158
}
159159

160-
_ = totalWritten // Suppress unused variable warning when no progress callback
161160
return nil
162161
}
163162

0 commit comments

Comments
 (0)