Commit e18537a7 authored by Cool-fire's avatar Cool-fire

removed unnecessary imports

parent afe38b1c
...@@ -3,7 +3,6 @@ package chat.rocket.android.videoconference.ui ...@@ -3,7 +3,6 @@ package chat.rocket.android.videoconference.ui
import android.content.Context import android.content.Context
import android.content.Intent import android.content.Intent
import android.os.Bundle import android.os.Bundle
import android.util.Log
import chat.rocket.android.videoconference.presenter.JitsiVideoConferenceView import chat.rocket.android.videoconference.presenter.JitsiVideoConferenceView
import chat.rocket.android.videoconference.presenter.VideoConferencePresenter import chat.rocket.android.videoconference.presenter.VideoConferencePresenter
import dagger.android.AndroidInjection import dagger.android.AndroidInjection
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment