removing further unused imports
This commit is contained in:
parent
7d0a575ab1
commit
b512316c82
@ -9,11 +9,6 @@ from boto.ec2.elb.attributes import (
|
||||
ConnectionDrainingAttribute,
|
||||
AccessLogAttribute,
|
||||
)
|
||||
from boto.ec2.elb.policies import (
|
||||
Policies,
|
||||
LBCookieStickinessPolicy,
|
||||
OtherPolicy,
|
||||
)
|
||||
from botocore.exceptions import ClientError
|
||||
from boto.exception import BotoServerError
|
||||
from nose.tools import assert_raises
|
||||
|
Loading…
Reference in New Issue
Block a user