chore: trigger rebuild with real code change

This commit is contained in:
Tracewebstudio Dev 2026-05-01 21:50:24 +02:00
parent 2a24b2aa83
commit c443ff5b50

View file

@ -1,3 +1,4 @@
// Gateway service - routes requests to upstream services
use axum::{
body::Body,
extract::{Request, State},