Remove unnecessary import

This commit is contained in:
Michael Lee
2016-07-12 17:10:32 -07:00
parent ae14734bd2
commit 4b46ca1b66

View File

@@ -3,7 +3,6 @@
# NOTE: This dynamically typed stub was automatically generated by stubgen.
from typing import Any
from boto.compat import StandardError
class BotoClientError(StandardError):
reason = ... # type: Any