Skip to content

Commit

Permalink
fix: rustfmt and Cargo.lock
Browse files Browse the repository at this point in the history
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
  • Loading branch information
elpiel committed Oct 29, 2024
1 parent 7fb15d4 commit 7a2be7b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion stremio-core-kotlin/src/commonMain/rust/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ pub mod model {
// model is only available when the feature is enabled
// because of the `AndroidEnv` impl
mod model;

}
#[allow(clippy::all)]
/// Protobuf generated module
Expand Down

0 comments on commit 7a2be7b

Please sign in to comment.