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

Commit

Permalink
fix fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
jackcmay committed Sep 23, 2018
1 parent cc320fb commit dffb77b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/system_program.rs
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,6 @@ mod test {
for thread in threads {
thread.join().unwrap();
}

}
#[test]
fn test_create_assign() {
Expand Down

0 comments on commit dffb77b

Please sign in to comment.