style: remove extra spaces before comment

This commit is contained in:
Chris Hennick 2024-05-02 09:39:50 -07:00 committed by GitHub
parent a16a34f1a5
commit a994667db6
Signed by: DevComp
GPG key ID: B5690EEEBB952194

View file

@ -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