added firebase collection routes to object
This commit is contained in:
		
							parent
							
								
									447cae2662
								
							
						
					
					
						commit
						7c42f2fbd1
					
				
					 4 changed files with 12 additions and 17 deletions
				
			
		| 
						 | 
				
			
			@ -3,8 +3,6 @@ package be.ugent.sel.studeez.screens.home
 | 
			
		|||
import be.ugent.sel.studeez.domain.AccountDAO
 | 
			
		||||
import be.ugent.sel.studeez.domain.LogService
 | 
			
		||||
import be.ugent.sel.studeez.navigation.StudeezDestinations
 | 
			
		||||
import be.ugent.sel.studeez.navigation.StudeezDestinations.HOME_SCREEN
 | 
			
		||||
import be.ugent.sel.studeez.navigation.StudeezDestinations.LOGIN_SCREEN
 | 
			
		||||
import be.ugent.sel.studeez.screens.StudeezViewModel
 | 
			
		||||
import dagger.hilt.android.lifecycle.HiltViewModel
 | 
			
		||||
import javax.inject.Inject
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue