mirror of
https://github.com/jkl1337/duplicacy.git
synced 2026-01-02 11:44:45 -06: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