ソースを参照

[security] Remove dependency on fb Thrift

Romain Rigaux 11 年 前
コミット
c9b256c

+ 0 - 3
desktop/libs/libsentry/gen-py/sentry_common_service/ttypes.py

@@ -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: