diff options
author | fossdd | 2021-07-22 12:50:11 +0000 |
---|---|---|
committer | Blaž Hrastnik | 2021-07-22 13:39:17 +0000 |
commit | d4bd5b37669708361a0a6cd2917464b010e6b7f5 (patch) | |
tree | c1f16807b4a11b972eb874315ff16c0c13d55f93 /runtime/queries/javascript/highlights-params.scm | |
parent | eba0bbda2ee10e9ba53f01f1d324d2c4c82229d2 (diff) |
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;
| ^^^^^^^^
|
```
Diffstat (limited to 'runtime/queries/javascript/highlights-params.scm')
0 files changed, 0 insertions, 0 deletions