浏览代码

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