Remove the stinky

This commit is contained in:
amcmanu3 2024-02-19 20:40:07 -05:00
parent c2c10d4609
commit dfe9aeb212

View File

@ -156,8 +156,7 @@ class PublicHandler(BaseHandler):
{ {
"status": "error", "status": "error",
"error": "Hello? Hello? Anybody home?" "error": "Hello? Hello? Anybody home?"
" Go straight to jail. Do not pass go." " Go straight to jail. Do not pass go.",
" Uh oh! Stinky 💩",
}, },
) )
except UnicodeDecodeError: except UnicodeDecodeError: