changeset 7966:04dee6fdfdff

bin/ldap_sync: fix isort difference detected by run-all-cleanup
author Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
date Wed, 27 Nov 2019 20:30:56 +0100
parents 5647dd555ac3
children b0bd3332b715 0ac93630a214
files kallithea/bin/ldap_sync.py
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/bin/ldap_sync.py	Wed Nov 27 20:27:23 2019 +0100
+++ b/kallithea/bin/ldap_sync.py	Wed Nov 27 20:30:56 2019 +0100
@@ -32,7 +32,6 @@
 from ConfigParser import ConfigParser
 
 import ldap
-
 from kallithea.lib.compat import json