fix rustfmt

This commit is contained in:
Paul Woolcock
2019-09-04 10:16:05 -04:00
parent 817e18fc16
commit e5d18c8352
-1
View File
@@ -230,5 +230,4 @@ mod tests {
.expect("Couldn't make AppBuilder into App");
assert_eq!(expected, result);
}
}