Removing an import that is not needed.

This commit is contained in:
Gareth J. Greenaway 2017-08-16 09:22:54 -07:00
parent 74bc377eb4
commit 8915e62bd9

View file

@ -8,7 +8,6 @@ from __future__ import absolute_import
# Import python libs
import json
import shlex
# Import Salt libs
import salt.utils