removed comment with default: rustfmt-brace_style

This commit is contained in:
Stéphane Campinas 2018-06-27 00:53:58 +02:00
parent fe0ac6742e
commit 4c65bd1c46
No known key found for this signature in database
GPG key ID: 8272664236A42C2F
2 changed files with 0 additions and 4 deletions

View file

@ -1,5 +1,3 @@
// rustfmt-brace_style: SameLineWhere
mod M {
enum A
{

View file

@ -1,5 +1,3 @@
// rustfmt-brace_style: SameLineWhere
mod M {
enum A {
A,