put back import to not mess with changes

This commit is contained in:
iLLiCiTiT 2020-12-04 14:38:48 +01:00
parent 875b4b2c1b
commit 260911fd34

View file

@ -1,7 +1,7 @@
import os
import sys
import pype_tray
from . import pype_tray
app = pype_tray.PypeTrayApplication()
if os.name == "nt":