Skip to content
Snippets Groups Projects

Remove unnecessary ldap import

1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -3,7 +3,6 @@ import os
import sh
import sys
import json
import ldap
import rc_util
from rc_rmq import RCRMQ
Loading