From fcb24a897c750c769f1c9a34bc5e1cdf830a0046 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Tue, 6 Aug 2013 01:45:22 +0000 Subject: [PATCH] Add forgotten import. --- callback_plugins/fedmsg.py | 1 + 1 file changed, 1 insertion(+) diff --git a/callback_plugins/fedmsg.py b/callback_plugins/fedmsg.py index 69d0f819dc..13f40cf674 100644 --- a/callback_plugins/fedmsg.py +++ b/callback_plugins/fedmsg.py @@ -20,6 +20,7 @@ import os import pwd import fedmsg +import fedmsg.config def getlogin():