소스 검색

删除category打印

locky 2 년 전
부모
커밋
7befd996be
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      Service/HuaweiPushService/HuaweiPushService.py

+ 0 - 1
Service/HuaweiPushService/HuaweiPushService.py

@@ -88,7 +88,6 @@ class HuaweiPushObject:
             android=android,
             token=[token_val]
         )
-        LOGGER.info('通知栏推送category:{}'.format(message.android.category))
 
         try:
             import certifi