浏览代码

[security] Remove dependency on fb Thrift

Romain Rigaux 11 年之前
父节点
当前提交
c9b256c3f1
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      desktop/libs/libsentry/gen-py/sentry_common_service/ttypes.py

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