style: remove extra spaces before comment
This commit is contained in:
parent
a16a34f1a5
commit
a994667db6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#![allow(unknown_lints)] // non_local_definitions isn't in Rust 1.70
|
||||
#![allow(unknown_lints)] // non_local_definitions isn't in Rust 1.70
|
||||
#![allow(non_local_definitions)]
|
||||
//! Error types that can be emitted from this library
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue