From fa72098270ceb27c23136869a6fd6853d13c05b9 Mon Sep 17 00:00:00 2001 From: Akash Mahanty Date: Fri, 21 Jan 2022 19:43:35 +0530 Subject: [PATCH] _get_response is not used anymore - datashaman () for . _get_response is based on this amazing answer. --- CONTRIBUTORS.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index fec6e2d..b1ba163 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -6,5 +6,4 @@ ## ACKNOWLEDGEMENTS - mhmdiaa () for . known_urls is based on this gist. - - datashaman () for . _get_response is based on this amazing answer. - dequeued0 () for reporting bugs and useful feature requests.