Use newly stabilized Duration methods/consts (#18101)

This commit is contained in:
Tyera Eulberg
2021-06-21 18:11:16 -06:00
committed by GitHub
parent 1c88189a1c
commit 0ab361b828
3 changed files with 6 additions and 53 deletions

View File

@@ -11,7 +11,6 @@ pub use solana_program::*;
pub mod account;
pub mod account_utils;
pub mod arithmetic;
pub mod builtins;
pub mod client;
pub mod commitment_config;