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 6b95388 Unused
6b95388 is described below
commit 6b95388fe14c9cfb340598399a66479dff632868
Author: Sebb <[email protected]>
AuthorDate: Thu Aug 20 16:20:57 2020 +0100
Unused
---
tools/plugins/elastic.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools/plugins/elastic.py b/tools/plugins/elastic.py
index ffbf194..f75550f 100755
--- a/tools/plugins/elastic.py
+++ b/tools/plugins/elastic.py
@@ -20,7 +20,6 @@
also adds defaults for most methods
"""
-import yaml
import sys
import logging
import certifi