Adding hook for getting jwt from login
Also missed a lazy_static removal in db-lib
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#[macro_use] extern crate lazy_static;
|
||||
|
||||
extern crate serde;
|
||||
pub mod member;
|
||||
pub mod common;
|
||||
|
||||
Reference in New Issue
Block a user