diff --git a/lygadgets/__init__.py b/lygadgets/__init__.py index bf7217d..f982fec 100644 --- a/lygadgets/__init__.py +++ b/lygadgets/__init__.py @@ -5,7 +5,6 @@ from lygadgets.messaging import message, message_loud from lygadgets.markup import xml_to_dict, lyp_to_layerlist from lygadgets.system_linker import export_to_system -from lygadgets.salt_linker import postinstall_hook from lygadgets.cell_translation import anyCell_to_anyCell, any_read, any_write from lygadgets.autolibrary import WrappedPCell, WrappedLibrary from lygadgets.technology import Technology