Revert shared module change to fix duplicate definition error
This commit is contained in:
parent
8d405e6926
commit
8e9c4c5c76
1 changed files with 1 additions and 0 deletions
|
|
@ -54,6 +54,7 @@ pub mod research;
|
|||
pub mod search;
|
||||
pub mod security;
|
||||
pub mod settings;
|
||||
#[cfg(feature = "dashboards")]
|
||||
pub mod shared;
|
||||
#[cfg(feature = "sheet")]
|
||||
pub mod sheet;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue