remove needless rustfmt setting

This commit is contained in:
Oliver Schneider 2016-12-20 10:22:59 +01:00
parent 0a7ae5fec8
commit 85783f501d
No known key found for this signature in database
GPG key ID: 56D6EEA0FC67AC46

View file

@ -3,5 +3,4 @@ ideal_width = 100
fn_args_density = "Compressed"
fn_call_width = 80
fn_args_paren_newline = false
closure_block_indent_threshold = -1
match_block_trailing_comma = true