From 5fabed1e56452ea43729816b7ef706aaf2d5a3ca Mon Sep 17 00:00:00 2001 From: prplV Date: Thu, 5 Jun 2025 16:27:53 +0300 Subject: [PATCH] finalfinal --- noxis-proxy/src/main.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/noxis-proxy/src/main.rs b/noxis-proxy/src/main.rs index cc2e93c..22e4237 100644 --- a/noxis-proxy/src/main.rs +++ b/noxis-proxy/src/main.rs @@ -5,7 +5,6 @@ use axum::{ }, response::IntoResponse, routing::get, - routing::on, Router, }; use std::{