diff --git a/lib/ansible/modules/extras/system/puppet.py b/lib/ansible/modules/extras/system/puppet.py index 48a497c37c..2cb82f8f85 100644 --- a/lib/ansible/modules/extras/system/puppet.py +++ b/lib/ansible/modules/extras/system/puppet.py @@ -15,7 +15,6 @@ # You should have received a copy of the GNU General Public License # along with this software. If not, see . -import json import os import pipes import stat