Skip to content

Commit

Permalink
Merge branch 'add_delegation_fun' of github.com:Entropy-Foundation/ap…
Browse files Browse the repository at this point in the history
…tos-core into add_delegation_fun
  • Loading branch information
sjoshisupra committed Nov 7, 2024
2 parents ca60bae + 9c731ca commit b1de9a9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,6 @@ module supra_framework::pbo_delegation_pool {
use supra_framework::staking_config;
use supra_framework::timestamp;
use supra_framework::multisig_account;
#[test_only]
use aptos_std::debug;

const MODULE_SALT: vector<u8> = b"supra_framework::pbo_delegation_pool";

Expand Down

0 comments on commit b1de9a9

Please sign in to comment.