mambabase: remove debugging line
This commit is contained in:
parent
39663f880b
commit
83f8728cb8
@ -199,7 +199,6 @@ class InstallThread(QtCore.QThread):
|
|||||||
try:
|
try:
|
||||||
file_path = Path.home() / ".config/autostart/mambabase.desktop"
|
file_path = Path.home() / ".config/autostart/mambabase.desktop"
|
||||||
file_path.unlink()
|
file_path.unlink()
|
||||||
print(file_path)
|
|
||||||
except:
|
except:
|
||||||
None
|
None
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user