|
|
@@ -7,8 +7,6 @@
|
|
|
#
|
|
|
|
|
|
from thrift.Thrift import TType, TMessageType, TException, TApplicationException
|
|
|
-import fb303.ttypes
|
|
|
-
|
|
|
|
|
|
from thrift.transport import TTransport
|
|
|
from thrift.protocol import TBinaryProtocol, TProtocol
|
|
|
@@ -18,7 +16,6 @@ except:
|
|
|
fastbinary = None
|
|
|
|
|
|
|
|
|
-
|
|
|
class TSentryResponseStatus(object):
|
|
|
"""
|
|
|
Attributes:
|