1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

removed json import

This commit is contained in:
Brian Coca 2015-11-21 16:07:12 -08:00 committed by Matt Clay
parent f68b88b84d
commit 4ddb181d71

View file

@ -15,7 +15,6 @@
# You should have received a copy of the GNU General Public License
# along with this software. If not, see <http://www.gnu.org/licenses/>.
import json
import os
import pipes
import stat