Adress clippy warnings

This commit is contained in:
0x192 2021-10-10 04:09:09 +02:00
commit b221e2fb05
No known key found for this signature in database
GPG key ID: 34D27465928A0A1D

View file

@ -197,7 +197,6 @@ impl container::StyleSheet for Description {
border_radius: 5.0,
border_width: 0.0,
border_color: self.0.base.background,
..container::Style::default()
}
}
}