사용하지 않는 로그 제거
This commit is contained in:
		@@ -69,7 +69,6 @@ class AudioContentMainTabReplayViewModel(
 | 
			
		||||
                        if (it.success && it.data != null) {
 | 
			
		||||
                            val data = it.data
 | 
			
		||||
 | 
			
		||||
                            Logger.e("data: $data")
 | 
			
		||||
                            _contentBannerLiveData.value = data.contentBannerList
 | 
			
		||||
                            _newContentListLiveData.value = data.newLiveReplayContentList
 | 
			
		||||
                            _contentRankingLiveData.value = data.rankLiveReplayContentList
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user