Remove stray marker comment (#552)

This commit is contained in:
Olivier FAURE 2024-08-25 14:48:26 +02:00 committed by GitHub
parent 991a485bd1
commit 414b36019b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ mod widget_pod;
mod widget_ref;
mod widget_state;
// --- MARK: TESTS ---
#[cfg(test)]
mod tests;