mirror of
https://github.com/Stremio/stremio-shell-ng.git
synced 2026-05-06 20:00:18 +00:00
Drop trailing blank line in player.rs
Removing the `MpvExt` trait left an empty trailing line that `cargo fmt --check` rejects in CI. https://claude.ai/code/session_01CuGHFREBZFkf8tfaiRV4K6
This commit is contained in:
parent
9b057a0030
commit
399b832932
1 changed files with 0 additions and 1 deletions
|
|
@ -269,4 +269,3 @@ fn create_message_thread(
|
|||
}
|
||||
})
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue