mirror of https://github.com/helix-editor/helix
The item `fmt` was imported redundantly
Fixed warning: ``` warning: the item `fmt` is imported redundantly --> helix-core/src/syntax.rs:98:9 | 16 | fmt, | --- the item `fmt` is already imported here ... 98 | use std::fmt; | ^^^^^^^^ | ```pull/489/head
parent
eba0bbda2e
commit
d4bd5b3766
Loading…
Reference in New Issue