From 2a460eb4ff12f8ebd41f3de7379cda8f2b07f175 Mon Sep 17 00:00:00 2001 From: mlissner Date: Tue, 28 Jan 2025 21:31:27 -0800 Subject: [PATCH] feat(api): Unblock users --- cl/settings/third_party/rest_framework.py | 1 - 1 file changed, 1 deletion(-) diff --git a/cl/settings/third_party/rest_framework.py b/cl/settings/third_party/rest_framework.py index e5de46278f..aa3a540f21 100644 --- a/cl/settings/third_party/rest_framework.py +++ b/cl/settings/third_party/rest_framework.py @@ -87,7 +87,6 @@ # No response "commernet": "1/hour", "zealousgalileo": "1/hour", - "tuhinharit": "1/hour", # Deep pagination "JaneDoe": "1/hour", "chinamkm": "1/hour", "shreyngd": "100/hour",