mirror of https://github.com/mastodon/flodgatt
Removed unused import
This commit is contained in:
parent
524935c441
commit
cd30353b30
|
@ -1,4 +1,3 @@
|
|||
use actix::System;
|
||||
use actix_web::{HttpRequest, Responder};
|
||||
|
||||
pub fn index(_req: HttpRequest) -> impl Responder {
|
||||
|
|
Loading…
Reference in New Issue