style: cargo clippy and format
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
This commit is contained in:
parent
5d0d666094
commit
97f7595cc5
10 changed files with 289 additions and 159 deletions
|
@ -1,7 +1,7 @@
|
|||
use actix_web::{Scope, web};
|
||||
|
||||
mod stats;
|
||||
mod auth;
|
||||
mod stats;
|
||||
mod user;
|
||||
|
||||
pub fn web() -> Scope {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue