From: Ondrej Lichtner olichtne@redhat.com
Remove imports related to the old prototype implementation of PyRecipes.
Signed-off-by: Ondrej Lichtner olichtne@redhat.com --- lnst/__init__.py | 1 - 1 file changed, 1 deletion(-)
diff --git a/lnst/__init__.py b/lnst/__init__.py index 924a8ff..e69de29 100644 --- a/lnst/__init__.py +++ b/lnst/__init__.py @@ -1 +0,0 @@ -from lnst.Controller.Task import match, add_host, wait, get_alias, get_module, breakpoint