mirror of
https://github.com/d0zingcat/ore.git
synced 2026-06-08 23:26:48 +00:00
cleanup
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
use steel::*;
|
||||
|
||||
use crate::state::OreAccountOLD;
|
||||
|
||||
use super::OreAccount;
|
||||
|
||||
/// Treasury is a singleton account which is the mint authority for the ORE token and the authority of
|
||||
@@ -24,4 +22,3 @@ pub struct TreasuryOLD {
|
||||
}
|
||||
|
||||
account!(OreAccount, Treasury);
|
||||
account!(OreAccountOLD, TreasuryOLD);
|
||||
|
||||
Reference in New Issue
Block a user