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

Remove unused YAML import from cloudformation

This commit is contained in:
Ryan S. Brown 2016-10-19 19:55:10 -04:00 committed by Matt Clay
parent dfd57942f9
commit 422ec08649

View file

@ -191,7 +191,6 @@ stack_outputs:
import json
import time
import yaml
import sys
import traceback