Skip to content

Commit

Permalink
rm log
Browse files Browse the repository at this point in the history
  • Loading branch information
DougAnderson444 committed Nov 29, 2024
1 parent e86a112 commit e018ab9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/platform/native/settings.rs
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,6 @@ impl Settings {
.clicked()
{
// Handle click event here
tracing::info!("Settings 2 clicked");

// show a Window with the settings
self.open = true;
}
Expand Down

0 comments on commit e018ab9

Please sign in to comment.