Skip to content

Commit

Permalink
remove cfg from voting module
Browse files Browse the repository at this point in the history
split will be done deeper in module hierarchy
  • Loading branch information
dkijania committed Mar 2, 2021
1 parent 1727ead commit 9ad765a
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -35,7 +35,6 @@ pub mod fragment;
#[cfg(feature = "sanity-non-functional")]
pub mod bootstrap;

#[cfg(feature = "sanity-non-functional")]
pub mod voting;

use crate::common::{
Expand Down

0 comments on commit 9ad765a

Please sign in to comment.