Skip to content

Commit

Permalink
fmt fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ManojJiSharma committed Apr 30, 2024
1 parent b9399d2 commit 6351062
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions chains/polygon/rosetta-testing-polygon/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

//! # Polygon Rosetta Server Test Suite
//!
//! This module contains a test suite for an Ethereum Rosetta server implementation
Expand Down Expand Up @@ -34,8 +33,6 @@
//!
//! Note: The code assumes a local Polygon RPC node running on `ws://127.0.0.1:8546`. Ensure
//! that this endpoint is configured correctly.
//!
#[allow(clippy::ignored_unit_patterns)]
#[cfg(test)]
Expand Down

0 comments on commit 6351062

Please sign in to comment.