summaryrefslogtreecommitdiffstats
path: root/callback_plugins/fedmsg_callback.py
diff options
context:
space:
mode:
authorKevin Fenzi <kevin@scrye.com>2015-12-13 19:33:59 +0000
committerKevin Fenzi <kevin@scrye.com>2015-12-13 19:33:59 +0000
commitee510555a6fc981bf78977a532f58eef79323440 (patch)
tree7345d3a1c70c7d6da13fce9b820f7d440717a585 /callback_plugins/fedmsg_callback.py
parent449cc434462ce27a37693b2cd8932b38f708cf95 (diff)
downloadansible-ee510555a6fc981bf78977a532f58eef79323440.tar.gz
ansible-ee510555a6fc981bf78977a532f58eef79323440.tar.xz
ansible-ee510555a6fc981bf78977a532f58eef79323440.zip
Revert "Try adding this to get 2.0 compatibility."
This reverts commit 449cc434462ce27a37693b2cd8932b38f708cf95.
Diffstat (limited to 'callback_plugins/fedmsg_callback.py')
-rw-r--r--callback_plugins/fedmsg_callback.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/callback_plugins/fedmsg_callback.py b/callback_plugins/fedmsg_callback.py
index 3299cc4a9..5dd550908 100644
--- a/callback_plugins/fedmsg_callback.py
+++ b/callback_plugins/fedmsg_callback.py
@@ -22,7 +22,6 @@ import pwd
import fedmsg
import fedmsg.config
-from ansible.plugins.callback import CallbackBase
def getlogin():
try: