# HG changeset patch # User Thomas De Schampheleire # Date 2019-11-27 20:30:56 # Node ID 04dee6fdfdff5a253f5e7fc0534e035452b583f6 # Parent 5647dd555ac3736d651181528f10654bef5a91ed bin/ldap_sync: fix isort difference detected by run-all-cleanup diff --git a/kallithea/bin/ldap_sync.py b/kallithea/bin/ldap_sync.py --- a/kallithea/bin/ldap_sync.py +++ b/kallithea/bin/ldap_sync.py @@ -32,7 +32,6 @@ import uuid from ConfigParser import ConfigParser import ldap - from kallithea.lib.compat import json