Remove removed rustfmt options

Closes #2738
This commit is contained in:
gnzlbg 2018-05-09 15:31:52 +02:00 committed by GitHub
parent 431917c80c
commit 033b5f975b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,4 @@
max_width = 120
comment_width = 100
fn_call_width = 80
match_block_trailing_comma = true
closure_block_indent_threshold = 0
wrap_comments = true