fight unuseds, sessions endpoint
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
pub mod names;
|
||||
|
||||
#[allow(unused)]
|
||||
pub struct Person;
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
#[allow(unused)]
|
||||
pub struct Name;
|
||||
|
||||
Reference in New Issue
Block a user