Slon/Api/V2/Media: Remove unnecessary no_warn

This commit is contained in:
Alec Murphy 2025-03-04 20:14:26 -05:00
parent f1d78783a3
commit 3100707e78

View file

@ -3,7 +3,6 @@ U0 @slon_api_v2_media_post(SlonHttpSession* session)
// NOTE: We only support images at the moment
SLON_SCRATCH_BUFFER_AND_REQUEST_JSON
no_warn request_json;
if (@slon_api_authorized(session)) {