Fix spotless.

Change-Id: I52c1595b039501f9c123dda4425ecba687ad7ac6
pull/1268/head
Jaehwa Noh 4 days ago
parent b6f2647728
commit 6ab93572fe

@ -76,7 +76,6 @@ internal class DefaultSearchContentsRepository @Inject constructor(
)
}
topicDao.getOneOffTopicEntities().forEach { topicEntity ->
val oldTopicFtsEntities = topicFtsDao.getFtsEntitiesById(topicEntity.id)

Loading…
Cancel
Save