removed TODO

This commit is contained in:
iLLiCiTiT 2020-12-22 10:51:30 +01:00
parent 2cdaf321fb
commit 526f15a852

View file

@ -580,7 +580,6 @@ class ApplicationLaunchContext:
paths = []
# TODO load additional studio paths from settings
# TODO add paths based on used modules (like `ftrack`)
import pype
pype_dir = os.path.dirname(os.path.abspath(pype.__file__))