mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 06:14:46 +00:00
fmt, improved todo
This commit is contained in:
parent
e003725f21
commit
2158686a0a
2 changed files with 1 additions and 3 deletions
|
@ -3,8 +3,6 @@ use roc_module::module_err::ModuleError;
|
|||
use roc_parse::parser::SyntaxError;
|
||||
use snafu::{Backtrace, NoneError, ResultExt, Snafu};
|
||||
|
||||
|
||||
|
||||
#[derive(Debug, Snafu)]
|
||||
#[snafu(visibility(pub))]
|
||||
#[allow(clippy::enum_variant_names)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue