Skip to content

Commit

Permalink
Remove autocompleted typo from wormhole_gateway
Browse files Browse the repository at this point in the history
  • Loading branch information
eth-r committed Jul 31, 2023
1 parent 136d04e commit 5c18024
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cross-chain/solana/programs/wormhole-gateway/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ declare_id!("8H9F5JGbEMyERycwaGuzLS5MQnV7dn2wm2h6egJ3Leiu");

#[program]
pub mod wormhole_gateway {
use std::os::unix::process;

use super::*;

Expand Down

0 comments on commit 5c18024

Please sign in to comment.