Minor clean-up
This commit is contained in:
parent
f4f8dbf396
commit
903993dbec
@ -1,4 +1,2 @@
|
||||
mod formulas;
|
||||
mod terms;
|
||||
|
||||
pub(crate) use terms::*;
|
||||
|
@ -1,4 +1,4 @@
|
||||
use super::*;
|
||||
use super::terms::*;
|
||||
|
||||
impl std::fmt::Debug for crate::ImplicationDirection
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user