mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-08 07:56:55 -04:00
refactor: Remove useless comment
This comment was added in the very first commit for matrix-sdk-ffi and I have no recollection of what was meant there.
This commit is contained in:
committed by
Ivan Enderlin
parent
ab699a90f1
commit
41f107e5ba
@@ -1,5 +1,3 @@
|
||||
// TODO: target-os conditional would be good.
|
||||
|
||||
#![allow(unused_qualifications, clippy::new_without_default)]
|
||||
#![allow(clippy::empty_line_after_doc_comments)] // Needed because uniffi macros contain empty
|
||||
// lines after docs.
|
||||
|
||||
Reference in New Issue
Block a user