Skip to content

Commit

Permalink
Fix replica import
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederik Rothenberger committed Nov 28, 2023
1 parent ca778ac commit 941d9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/replica/lib.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use ic_agent::agent::http_transport::ReqwestHttpReplicaV2Transport;
use ic_agent::agent::http_transport::reqwest_transport::ReqwestHttpReplicaV2Transport;
use ic_agent::identity::BasicIdentity;
use ic_agent::Agent;
use std::path::Path;
Expand Down

0 comments on commit 941d9ec

Please sign in to comment.