Cleanup SDK use syntax (#8004)
This commit is contained in:
@@ -46,8 +46,7 @@ where
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
use crate::account::Account;
|
||||
use crate::pubkey::Pubkey;
|
||||
use crate::{account::Account, pubkey::Pubkey};
|
||||
|
||||
#[test]
|
||||
fn test_account_state() {
|
||||
|
Reference in New Issue
Block a user