Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
revert sneaky fix
  • Loading branch information
Marcin-Radecki committed Jan 5, 2023
commit a2af7e3bad4911fa16db13bab73b3422751512fe
1 change: 1 addition & 0 deletions aleph-client/src/aleph_zero.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#[doc(hidden)]
#[allow(dead_code, unused_imports, non_camel_case_types)]
pub mod api {
use super::api as root_mod;
Expand Down