server: cleanup lint.
This commit is contained in:
@@ -18,7 +18,6 @@ use server::{
|
||||
error::ServerError,
|
||||
graphql::{GraphqlSchema, QueryRoot},
|
||||
};
|
||||
use shared::Message;
|
||||
|
||||
#[get("/refresh")]
|
||||
async fn refresh(nm: &State<Notmuch>) -> Result<Json<String>, Debug<NotmuchError>> {
|
||||
|
||||
Reference in New Issue
Block a user