remove unnecessary override
This commit is contained in:
@@ -23,7 +23,4 @@ class FindResultState with FastEquatable {
|
||||
numberOfMatches,
|
||||
isDoneCounting,
|
||||
];
|
||||
|
||||
@override
|
||||
bool get cacheHash => true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user