You've already forked AstralRinth
forked from didirus/AstralRinth
Fix clippy warnings
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use actix_web::{web, HttpResponse, get, post};
|
||||
use actix_web::{web, HttpResponse, get};
|
||||
use handlebars::*;
|
||||
|
||||
#[get("modeditor")]
|
||||
|
||||
Reference in New Issue
Block a user