diff --git a/openstack_election/cmds/check_all_candidacies.py b/openstack_election/cmds/check_all_candidacies.py index 85b1b1e6..1cb67b5c 100755 --- a/openstack_election/cmds/check_all_candidacies.py +++ b/openstack_election/cmds/check_all_candidacies.py @@ -11,7 +11,6 @@ # under the License. import argparse -import input import os from openstack_election.cmds import ci_check_all_candidate_files as checks