refactor: 根据规范重构代码

This commit is contained in:
yifeng.yl
2019-02-19 16:34:41 +08:00
parent 37d2f69044
commit 1ee2901239
101 changed files with 155 additions and 76 deletions

View File

@ -96,7 +96,6 @@ class SearchHistoryList {
@override
String toString() {
// TODO: implement toString
return this.toJson();
}
}