Skip to content

Commit 7b35a91

Browse files
committed
cargo fmt
1 parent 8f30adf commit 7b35a91

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

aiscript-directive/src/validator/format.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -526,5 +526,4 @@ mod tests {
526526
assert!(validator.validate(&json!("91110108592366240")).is_err()); // invalid length
527527
assert!(validator.validate(&json!("9111010859236624001")).is_err()); // invalid length
528528
}
529-
530529
}

0 commit comments

Comments
 (0)