Skip to content

Commit fd061db

Browse files
committed
nit
1 parent ace71c6 commit fd061db

File tree

1 file changed

+0
-1
lines changed
  • synthesizer/src/restrictions

1 file changed

+0
-1
lines changed

synthesizer/src/restrictions/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ use indexmap::IndexMap;
9393
/// ## In the import section of the tests of `synthesizer/src/restrictions/mod.rs`:
9494
/// Make sure to import `console::types::Address`, e.g., by replacing `use console::types::I8;` with `use console::types::{Address, I8};`.
9595
///
96-
///
9796
/// ## In the `test_restrictions_list_comparison function` of `synthesizer/src/restrictions/mod.rs`:
9897
/// ```rust
9998
/// // Set the network.

0 commit comments

Comments
 (0)