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