diff --git a/pype/lib/applications.py b/pype/lib/applications.py index f8876179ed..c7d6464418 100644 --- a/pype/lib/applications.py +++ b/pype/lib/applications.py @@ -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__))