mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-23 01:45:52 +03:00
Fix lint
This commit is contained in:
parent
cad14c93d0
commit
01484978bd
1 changed files with 0 additions and 1 deletions
|
@ -175,7 +175,6 @@ class TimelineBackToPreviousLastForwardTest : InstrumentedTest {
|
|||
|
||||
bobTimeline.hasMoreToLoad(Timeline.Direction.FORWARDS).shouldBeFalse()
|
||||
bobTimeline.hasMoreToLoad(Timeline.Direction.BACKWARDS).shouldBeFalse()
|
||||
|
||||
}
|
||||
bobTimeline.dispose()
|
||||
|
||||
|
|
Loading…
Reference in a new issue