diff options
Diffstat (limited to 'ipaserver/install/__init__.py')
-rw-r--r-- | ipaserver/install/__init__.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ipaserver/install/__init__.py b/ipaserver/install/__init__.py index bc222941..fc08ea43 100644 --- a/ipaserver/install/__init__.py +++ b/ipaserver/install/__init__.py @@ -17,5 +17,3 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. # - -__all__ = ["dsinstance", "krbinstance"] |