fixed import, had moved

pull/25229/merge
Brian Coca 9 years ago
parent 47027207e7
commit 2e920d724d

@ -27,7 +27,7 @@ import collections
import time
from ansible.plugins.callback import CallbackBase
from ansible.compat.six.moves import reduce
from ansible.module_utils.six import reduce
# define start time
t0 = tn = time.time()

Loading…
Cancel
Save