Use a set literal in _clean_settings (#1585)

This commit is contained in:
Davidrjx
2017-07-13 18:07:36 +08:00
committed by Stefan Wójcik
parent a8d6e59a7a
commit a7cab51369
2 changed files with 7 additions and 5 deletions

View File

@@ -243,3 +243,4 @@ that much better:
* Victor Varvaryuk
* Stanislav Kaledin (https://github.com/sallyruthstruik)
* Dmitry Yantsen (https://github.com/mrTable)
* Renjianxin (https://github.com/Davidrjx)