app/src/main/java/cn/flightfeather/thirdapp/module/inspection/MenuChangeActivity.kt
@@ -3,7 +3,6 @@
import android.arch.lifecycle.Observer
import android.os.Bundle
import cn.flightfeather.thirdapp.adapter.ProblemListAdapter
import cn.flightfeather.thirdapp.fragment.InspectionFragment
import cn.flightfeather.thirdapp.model.event.InspectionEvent
import cn.flightfeather.thirdapp.model.event.ProblemEvent
import kotlinx.android.synthetic.main.dialog_problem_list.*