Skip to content

Commit

Permalink
[MODIFY] import 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
윤석준 committed Apr 13, 2021
1 parent 0c0154d commit 4d82823
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
package com.dms.sms.feature.schedule.ui

import android.content.Context
import android.os.Bundle
import android.util.Log
import android.view.View
import androidx.recyclerview.widget.GridLayoutManager
import androidx.recyclerview.widget.LinearLayoutManager
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
package com.dms.sms.feature.schedule.viewmodel

import android.util.Log
import androidx.lifecycle.*
import androidx.lifecycle.LifecycleObserver
import androidx.lifecycle.LiveData
import androidx.lifecycle.MutableLiveData
import com.dms.domain.base.Error
import com.dms.domain.base.Result
import com.dms.domain.schedule.entity.Schedules
Expand Down

0 comments on commit 4d82823

Please sign in to comment.