Skip to content

Commit

Permalink
rm print
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerboa-app committed Mar 24, 2024
1 parent 398e85e commit 7f2f5e9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/generate.rs
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,6 @@ pub fn generate_mockup

let mut index: usize = 0;

println!("{}, {}", replacement_index, apps.len());

// replace the replacement_index'th app html with the re-written version
let mut rewriter = HtmlRewriter::new(
Settings {
Expand Down

0 comments on commit 7f2f5e9

Please sign in to comment.