Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tymmesyde committed Mar 27, 2024
1 parent 78e1676 commit c4b83de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commonMain/rust/bridge/deep_links.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ impl ToProtobuf<deep_links::LibraryDeepLinks, ()> for LibraryDeepLinks {
library: self.library.clone(),
}
}
}
}

0 comments on commit c4b83de

Please sign in to comment.