Son NK пре 5 година
родитељ
комит
355b4dc2cf
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      app/api/views/apple.py

+ 0 - 1
app/api/views/apple.py

@@ -313,7 +313,6 @@ def verify_receipt(receipt_data, user, password) -> Optional[AppleSubscription]:
         )
         )
 
 
     data = r.json()
     data = r.json()
-    LOG.d("response from Apple %s", data)
     # data has the following format
     # data has the following format
     # {
     # {
     #     "status": 0,
     #     "status": 0,