mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
remove boto dependency from boto3mod
This commit is contained in:
parent
86a5441785
commit
1710353427
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ from salt.exceptions import SaltInvocationError
|
|||
# pylint: disable=import-error
|
||||
try:
|
||||
# pylint: disable=import-error
|
||||
import boto
|
||||
import boto3
|
||||
import boto3.session
|
||||
import boto.exception
|
||||
|
|
Loading…
Add table
Reference in a new issue