tanghongbin %!s(int64=5) %!d(string=hai) anos
pai
achega
812e6bf096
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Controller/UserController.py

+ 0 - 1
Controller/UserController.py

@@ -2961,7 +2961,6 @@ class UserAppFrequencyView(TemplateView):
             return response.json(404)
 
     def do_refresh(self, request_dict, userID, response):
-        # return response.json(0)
         type = request_dict.get('type', None)
         month = request_dict.get('month', None)
         if not type or not month: