fmt
All checks were successful
CI / Check / Test (push) Successful in 15m39s

This commit is contained in:
2026-06-10 02:56:56 +02:00
parent 956e51530e
commit 43f6c5679d
2 changed files with 0 additions and 2 deletions

View File

@@ -238,4 +238,3 @@ pub struct ParsedPlaybackEvent {
#[cfg(test)]
#[path = "tests/watch_event.rs"]
mod tests;

View File

@@ -255,4 +255,3 @@ impl PosterUrl {
#[cfg(test)]
#[path = "tests/value_objects.rs"]
mod tests;