Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into doug/tket2-hseries-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
ss2165 committed Sep 5, 2024
2 parents 931bacf + dd9592f commit 1cf7ed8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tket2/src/extension.rs
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,6 @@ pub static ref TKET2_EXTENSION: Extension = {
PolyFuncType::new(vec![TypeParam::String], Signature::new(type_row![], type_row![ANGLE_TYPE])),
)
.unwrap();

angle::add_to_extension(&mut e);
e
};
}

0 comments on commit 1cf7ed8

Please sign in to comment.