Skip to content

Commit

Permalink
itis
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Koshelev <[email protected]>
  • Loading branch information
martinthomson and akoshelev authored Mar 10, 2024
1 parent d691ba7 commit 717c228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ipa-step/src/gate.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This module exists here because all of this functionality cannot be exported
// from the ipa-step-derive proc-macro crate. It it only used by build scripts.
// from the ipa-step-derive proc-macro crate. It is only used by build scripts.

use std::{collections::HashMap, env, fs::write, path::PathBuf};

Expand Down

0 comments on commit 717c228

Please sign in to comment.