mirror of
https://github.com/Chaoscaot/schemsearch.git
synced 2025-11-05 05:54:02 +01:00
Fix Imports
This commit is contained in:
@ -37,6 +37,7 @@ use schemsearch_sql::load_all_schematics;
|
||||
#[cfg(feature = "sql")]
|
||||
use crate::types::SqlSchematicSupplier;
|
||||
use indicatif::{ParallelProgressIterator, ProgressStyle};
|
||||
use schemsearch_files::Schematic;
|
||||
|
||||
fn main() {
|
||||
#[allow(unused_mut)]
|
||||
|
||||
Reference in New Issue
Block a user