minor clean

This commit is contained in:
DYefremov
2019-12-18 08:56:41 +03:00
parent 5bf6500809
commit 5bea9887db
6 changed files with 14 additions and 16 deletions

View File

@@ -1,9 +1,4 @@
#!/usr/bin/env python3
import os
# For launching from the bundle.
if os.getcwd() == "/":
os.chdir("/Applications/DemonEditor.app/Contents/MacOS/")
try:
from Cocoa import NSBundle