mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Fix bad import.
This commit is contained in:
parent
642ed61309
commit
bc3c253067
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
package im.vector.app.features.home.room.detail.timeline.render
|
||||
|
||||
import android.annotation.StringRes
|
||||
import androidx.annotation.StringRes
|
||||
import im.vector.app.R
|
||||
import im.vector.app.test.fakes.FakeActiveSessionHolder
|
||||
import im.vector.app.test.fakes.FakeStringProvider
|
||||
|
|
Loading…
Add table
Reference in a new issue