forked from Orchid/orchid
A lot of stuff I'm not gonna enumerate
rule fundamentals
This commit is contained in:
@@ -3,7 +3,7 @@ use thiserror::Error;
|
||||
|
||||
use crate::utils::Substack;
|
||||
|
||||
use crate::{Expr, Clause, Literal};
|
||||
use crate::expression::{Expr, Clause};
|
||||
|
||||
type ImportMap = HashMap<String, Vec<String>>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user