parent
afd5ca2a99
commit
eae5f8e085
@ -1,9 +0,0 @@
|
|||||||
package com.example.what_the_fantasy.data.mvvm
|
|
||||||
|
|
||||||
import androidx.lifecycle.ViewModel
|
|
||||||
import com.example.what_the_fantasy.data.model.Quiz
|
|
||||||
import com.example.what_the_fantasy.data.model.Quote
|
|
||||||
|
|
||||||
class AppViewModel: ViewModel() {
|
|
||||||
|
|
||||||
}
|
|
Loading…
Reference in new issue