Whamcloud - gitweb
LU-3862 misc: delete obsolete scripts
[fs/lustre-release.git] / lustre / utils / Lustre / __init__.py
diff --git a/lustre/utils/Lustre/__init__.py b/lustre/utils/Lustre/__init__.py
deleted file mode 100644 (file)
index 7a21df3..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-__all__ = ["lustredb"]
-
-from lustredb import LustreDB, LustreDB_XML, LustreDB_LDAP
-from error import LconfError, OptionError
-from cmdline import Options
-
-CONFIG_VERSION="2003070801"