mirror of
https://github.com/gilbertchen/duplicacy
synced 2025-12-15 07:43:21 +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)
|
output = string(out)
|
||||||
return output, err;
|
return output, err
|
||||||
}
|
}
|
||||||
|
|
||||||
func DeleteShadowCopy() {
|
func DeleteShadowCopy() {
|
||||||
|
|||||||
Reference in New Issue
Block a user