mirror of
http://git.carcosa.net/jmcbray/brutaldon.git
synced 2024-11-23 15:23:52 -05:00
Oops, left some debugging in there
This commit is contained in:
parent
f471cf656f
commit
9b062437af
@ -84,7 +84,6 @@ def get_usercontext(request):
|
||||
):
|
||||
raise NotLoggedInException()
|
||||
mastodon = Mastodon(
|
||||
debug_requests=True,
|
||||
client_id=client.client_id,
|
||||
client_secret=client.client_secret,
|
||||
access_token=user.access_token,
|
||||
|
Loading…
Reference in New Issue
Block a user