remove boto

reviewable/pr18780/r1
Allen Sanabria 9 years ago
parent 2e42c72447
commit 4e8e38f631

@ -205,7 +205,6 @@ nat_gateway_addresses:
try:
import botocore
import boto3
import boto
HAS_BOTO3 = True
except ImportError:
HAS_BOTO3 = False

Loading…
Cancel
Save