Skip to content

Commit

Permalink
Rimossa eccezione clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
socket772 committed Oct 6, 2024
1 parent 4500637 commit 07a8e0e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#![allow(clippy::needless_return)]

use clap::Parser;
use iced::widget::{column, row, Button, Checkbox, Column, Container, Row, Text, TextInput, Theme};
use iced::{Length, Padding, Task};
Expand Down

0 comments on commit 07a8e0e

Please sign in to comment.