Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Try fix compile with darwinia-2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Guantong committed Jan 10, 2023
1 parent 2a2d1aa commit c9dcd67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion primitives/darwinia-core/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,6 @@ where
}

/// Darwinia-like chain.
#[derive(RuntimeDebug)]
pub struct DarwiniaLike;
impl Chain for DarwiniaLike {
type AccountId = AccountId;
Expand Down

0 comments on commit c9dcd67

Please sign in to comment.