mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2025-03-18 20:39:46 +00:00
Fix newline
This commit is contained in:
parent
07cf926e79
commit
355fc68232
1 changed files with 0 additions and 1 deletions
|
@ -58,4 +58,3 @@ class FixNixosConfigBranch(Migration):
|
||||||
except subprocess.CalledProcessError:
|
except subprocess.CalledProcessError:
|
||||||
os.chdir(current_working_directory)
|
os.chdir(current_working_directory)
|
||||||
print("Error")
|
print("Error")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue