Skip to content

Commit 03d0f50

Browse files
committed
formatting [2]
1 parent 41ef6ae commit 03d0f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clarity/src/vm/types/signatures.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -794,7 +794,7 @@ impl TypeSignature {
794794
| StacksEpochId::Epoch24
795795
| StacksEpochId::Epoch25
796796
| StacksEpochId::Epoch30
797-
| StacksEpochId::Epoch31
797+
| StacksEpochId::Epoch31
798798
| StacksEpochId::Epoch32 => self.canonicalize_v2_1(),
799799
}
800800
}

0 commit comments

Comments
 (0)