remove empty space

This commit is contained in:
Chumva 2018-08-10 17:23:47 +03:00
parent 6d1693614c
commit 1f9e39fa1d

View file

@ -290,7 +290,6 @@ class MyLocationTabFragment : Fragment(), TelegramListener, ChatLiveMessagesList
.setInterpolator(LinearInterpolator()) .setInterpolator(LinearInterpolator())
.start() .start()
} }
} }
private fun clearSelection() { private fun clearSelection() {