소스 검색

[security] Remove dependency on fb Thrift

Romain Rigaux 11 년 전
부모
커밋
c9b256c
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: