This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ponymail.git
commit 44e2c5ec2115e8dd5dca00f9b42272a33561381a Author: Sebb <s...@apache.org> AuthorDate: Sat Apr 27 01:18:34 2019 +0100 Unused import --- tools/edit-list.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/edit-list.py b/tools/edit-list.py index b91ee4c..fa69ac2 100755 --- a/tools/edit-list.py +++ b/tools/edit-list.py @@ -30,7 +30,6 @@ This utility can be used to: import sys import time import argparse -import json from elastic import Elastic