mirror of
https://gitlab.com/brutaldon/brutaldon
synced 2025-06-05 21:49:32 +02:00
Remove a bit of debug logging
This commit is contained in:
@@ -59,7 +59,6 @@ def get_mastodon(request):
|
|||||||
access_token = user.access_token,
|
access_token = user.access_token,
|
||||||
api_base_url = client.api_base_id,
|
api_base_url = client.api_base_id,
|
||||||
ratelimit_method="throw")
|
ratelimit_method="throw")
|
||||||
print("New Mastodon added to pool")
|
|
||||||
return mastodon
|
return mastodon
|
||||||
|
|
||||||
def fullbrutalism_p(request):
|
def fullbrutalism_p(request):
|
||||||
|
Reference in New Issue
Block a user