Skip to content

Commit

Permalink
📝 Update example
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielePicco committed Feb 15, 2024
1 parent 8bef18c commit ac73fe0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/getting_started/create_system.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ declare_id!("FSa6qoJXFBR3a7ThQkTAMrC15p6NkchPEjBdd4n6dXxA");
#[system]
#[program]
pub mod system_movement {
use super::*;

pub fn execute(ctx: Context<Components>, args_p: Vec<u8>) -> Result<Components> {

Expand Down

0 comments on commit ac73fe0

Please sign in to comment.