HomeMessagesSearchDataSource: Fix MatrixKit import.

This commit is contained in:
SBiOSoftWhare
2021-11-30 17:06:25 +01:00
parent d4e8d9400f
commit bbc83fddda
@@ -16,7 +16,7 @@
limitations under the License.
*/
#import <MatrixKit/MatrixKit.h>
#import "MatrixKit.h"
#import "HomeMessagesSearchDataSource.h"