Reduce build warnings
This commit is contained in:
@ -77,6 +77,7 @@ impl Default for VariableContext {
|
||||
}
|
||||
}
|
||||
|
||||
#[allow(dead_code)]
|
||||
impl VariableContext {
|
||||
/// Create a new VariableContext with empty variable_map
|
||||
pub fn new() -> Self {
|
||||
|
||||
Reference in New Issue
Block a user