Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
ggaspersic committed May 28, 2024
1 parent 3b6d8e7 commit 2b45e3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ use fw::persistence::{
new_regressor_from_filename, save_regressor_to_filename, save_sharable_regressor_to_filename,
};
use fw::{cmdline, logging};
use fw::namespace::feature_buffer;

fn main() {
logging::initialize_logging();
Expand Down

0 comments on commit 2b45e3c

Please sign in to comment.