Skip to content

Commit

Permalink
Removed unused code.
Browse files Browse the repository at this point in the history
  • Loading branch information
DariuszDepta committed Nov 24, 2023
1 parent 15e9e8b commit e0f48f1
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion tests/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ mod test_addons;
mod test_app;
mod test_app_builder;
mod test_module;
mod test_stargate;
mod test_wasm;

const COUNTER: Item<u64> = Item::new("count");
Expand Down
1 change: 0 additions & 1 deletion tests/test_stargate/mod.rs

This file was deleted.

5 changes: 0 additions & 5 deletions tests/test_stargate/test_stargate_msg.rs

This file was deleted.

0 comments on commit e0f48f1

Please sign in to comment.