mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
remove unused const
This commit is contained in:
parent
931c02bed4
commit
2933e5b0d6
1 changed files with 0 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
|||
const DEFAULT: &str = "-";
|
||||
const WIDTH: i32 = 360;
|
||||
|
||||
pub trait Column {
|
||||
fn icon() -> Self;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue