Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
garious committed Jun 23, 2020
1 parent d526216 commit c14ccf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/src/bank_forks_client.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use solana_sdk::{
use crate::{
clock::Slot,
fee_calculator::FeeCalculator,
hash::Hash,
Expand Down

0 comments on commit c14ccf4

Please sign in to comment.