You've already forked AstralRinth
forked from didirus/AstralRinth
Await an unused future and change #![allow(unused)] to dead_code (#88)
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#![allow(unused)]
|
||||
#![allow(dead_code)]
|
||||
// TODO: remove attr once routes are created
|
||||
|
||||
use thiserror::Error;
|
||||
|
||||
Reference in New Issue
Block a user