From 91d30ef2f49ee99488cf64b61712404d59a254f8 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Wed, 7 Sep 2005 17:35:15 +0000 Subject: add all of the generators into the mix }(Logical change 1.300) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1204 ce84e21b-d406-0410-9b95-82705330c041 --- src/lib/Server/Structures/__init__.py | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 src/lib/Server/Structures/__init__.py (limited to 'src/lib/Server/Structures') diff --git a/src/lib/Server/Structures/__init__.py b/src/lib/Server/Structures/__init__.py deleted file mode 100644 index 11403d0de..000000000 --- a/src/lib/Server/Structures/__init__.py +++ /dev/null @@ -1,4 +0,0 @@ -'''imports for Bcfg2.Server.Structures''' -__revision__ = '$Revision$' - -all = ['Bundler', 'Base'] -- cgit v1.2.3-1-g7c22