remove boto

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

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

Loading…
Cancel
Save