Skip to content

Commit

Permalink
fix: remove dev comment
Browse files Browse the repository at this point in the history
  • Loading branch information
drbh committed Jun 27, 2024
1 parent f85cd58 commit 74535ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion router/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,6 @@ async fn main() -> Result<(), RouterError> {
tokenizer
});

// tokenizer.with_post_processor(post_processor);
let preprocessor_config =
preprocessor_config_filename.and_then(HubPreprocessorConfig::from_file);
let processor_config = processor_config_filename
Expand Down

0 comments on commit 74535ce

Please sign in to comment.