summaryrefslogtreecommitdiffstats
path: root/ipapython
diff options
context:
space:
mode:
Diffstat (limited to 'ipapython')
-rw-r--r--ipapython/ipautil.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/ipapython/ipautil.py b/ipapython/ipautil.py
index fcb2e3500..e613fd4d4 100644
--- a/ipapython/ipautil.py
+++ b/ipapython/ipautil.py
@@ -54,9 +54,6 @@ from ipapython import config
from ipaplatform.paths import paths
from ipapython.dn import DN
-SHARE_DIR = paths.USR_SHARE_IPA_DIR
-PLUGINS_SHARE_DIR = paths.IPA_PLUGINS
-
GEN_PWD_LEN = 22
GEN_TMP_PWD_LEN = 12 # only for OTP password that is manually retyped by user