Merge pull request #2101 from python-pillow/remove-duplicate-line

Remove duplicate line
This commit is contained in:
Hugo 2016-09-03 12:47:54 +03:00 committed by GitHub
commit 9ea9d07633

View File

@ -11,7 +11,6 @@ charset = utf-8
indent_size = 4
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.yml]