mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 14:24:45 +00:00
clippy
Signed-off-by: Richard Feldman <oss@rtfeldman.com>
This commit is contained in:
parent
2dc7c4d169
commit
98ddbdf5df
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
use roc_parse::highlight::Token;
|
||||
use roc_region::all::Loc;
|
||||
|
||||
pub fn highlight_roc_code(code: &str) -> String {
|
||||
let buf = highlight(code);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue