mirror of
https://github.com/gilbertchen/duplicacy
synced 2025-12-06 00:03:38 +00:00
Cleaned up formatting
Fixed tabbing
This commit is contained in:
@@ -62,7 +62,7 @@ func CommandWithTimeout(timeoutInSeconds int, name string, arg ...string) (outpu
|
||||
}
|
||||
|
||||
output = string(out)
|
||||
return output, err;
|
||||
return output, err
|
||||
}
|
||||
|
||||
func DeleteShadowCopy() {
|
||||
|
||||
Reference in New Issue
Block a user