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-foal.git
The following commit(s) were added to refs/heads/master by this push:
new ddd8efe Unused import
ddd8efe is described below
commit ddd8efefd8036edb23e2cbdec768d6f1821a20e9
Author: Sebb <[email protected]>
AuthorDate: Fri May 14 17:22:42 2021 +0100
Unused import
---
tools/plugins/elastic.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools/plugins/elastic.py b/tools/plugins/elastic.py
index f6b778c..e3a85fc 100755
--- a/tools/plugins/elastic.py
+++ b/tools/plugins/elastic.py
@@ -23,7 +23,6 @@
import sys
import logging
import certifi
-import os
from . import ponymailconfig
try: