From d299c21a0abc73a961b5095cb5c9f7dcd43bc072 Mon Sep 17 00:00:00 2001 From: Milan Kolar Date: Wed, 28 Oct 2020 16:03:52 +0100 Subject: [PATCH] remove functions from old-lib import --- pype/lib/__init__.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/pype/lib/__init__.py b/pype/lib/__init__.py index 6286d26078..12633959aa 100644 --- a/pype/lib/__init__.py +++ b/pype/lib/__init__.py @@ -21,11 +21,8 @@ from .lib_old import ( get_last_version_from_path, get_avalon_database, set_io_database, - filter_pyblish_plugins, get_subsets, CustomNone, - execute_hook, - PypeHook, get_linked_assets, map_subsets_by_family, BuildWorkfile,