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