mirror of
https://github.com/RoboSats/taptrade-core.git
synced 2025-07-23 11:13:17 +00:00
add comments
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
use rocket::{get, launch, build, Rocket};
|
||||
// use axum
|
||||
|
||||
#[get("/")]
|
||||
fn index() -> &'static str {
|
||||
|
Reference in New Issue
Block a user