diff --git a/callback_plugins/logdetail.py b/callback_plugins/logdetail.py index 944c9396bb..289e7ed75f 100644 --- a/callback_plugins/logdetail.py +++ b/callback_plugins/logdetail.py @@ -15,7 +15,7 @@ # You should have received a copy of the GNU General Public License # along with Ansible. If not, see . -from __future__ import absolute_impor +from __future__ import absolute_import import os import time