diff options
Diffstat (limited to 'geo-replication/syncdaemon/changelogagent.py')
-rw-r--r-- | geo-replication/syncdaemon/changelogagent.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/geo-replication/syncdaemon/changelogagent.py b/geo-replication/syncdaemon/changelogagent.py index 731dbd06f57..4fb8d254dea 100644 --- a/geo-replication/syncdaemon/changelogagent.py +++ b/geo-replication/syncdaemon/changelogagent.py @@ -9,7 +9,6 @@ # cases as published by the Free Software Foundation. # -import os import logging import syncdutils from syncdutils import select, CHANGELOG_AGENT_SERVER_VERSION |