Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
adamspofford-dfinity committed Jul 26, 2024
1 parent 027a265 commit a6d7c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dfx/src/actors/pocketic_proxy.rs
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ async fn initialize_gateway(
async fn initialize_gateway(
_: Url,
_: Url,
_: Vec<Url>,
_: Vec<String>,
_: SocketAddr,
_: Logger,
) -> DfxResult<usize> {
Expand Down

0 comments on commit a6d7c89

Please sign in to comment.