fmt does not work with cfg_if (#5829)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use crate::{pubkey::Pubkey, clock::Epoch};
|
||||
use crate::{clock::Epoch, pubkey::Pubkey};
|
||||
use std::{cmp, fmt};
|
||||
|
||||
/// An Account with data that is stored on chain
|
||||
|
Reference in New Issue
Block a user