소스 검색

Merge remote-tracking branch 'origin/master'

zhangdongming 2 년 전
부모
커밋
7f60710be2
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