chore(draw_blocks.rs): remove unnecessary fmt skip directive
Signed-off-by: Daniel Boll <danielboll.academico@gmail.com>
This commit is contained in:
@@ -24,7 +24,6 @@ use crate::{
|
||||
use super::gui_state::{BoxLocation, DeleteButton, Region};
|
||||
use super::{GuiState, SelectablePanel};
|
||||
|
||||
#[rustfmt::skip]
|
||||
const NAME_TEXT: &str = r#"
|
||||
88
|
||||
88
|
||||
|
||||
Reference in New Issue
Block a user