Skip to content

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
0xNineteen committed Jun 11, 2024
1 parent be178f3 commit c43ccba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/accountsdb/lib.zig
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ pub const snapshots = @import("snapshots.zig");
pub const sysvars = @import("sysvars.zig");

pub const AccountsDB = db.AccountsDB;
pub const AccountsDBConfig = db.AccountsDBConfig;
pub const AllSnapshotFields = snapshots.AllSnapshotFields;
pub const Bank = bank.Bank;
pub const GenesisConfig = genesis_config.GenesisConfig;
Expand Down

0 comments on commit c43ccba

Please sign in to comment.