Skip to content

Commit

Permalink
chore: remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Crypto-Spartan committed Jan 13, 2025
1 parent 1069796 commit f95986b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/gui/app.rs
Original file line number Diff line number Diff line change
Expand Up @@ -322,8 +322,6 @@ impl GuiApp<'_> {
default_pos,
}
};
// dbg!(&main_window_size);
// dbg!(&popup_metadata);

match popup_window {
PopupWindow::SearchProgress(percentage) => {
Expand Down

0 comments on commit f95986b

Please sign in to comment.