NTP-66888 | remove unused profile shimmer (#16267)

This commit is contained in:
Abhinav Gupta
2025-05-22 22:30:56 +05:30
committed by GitHub
parent 09972d9445
commit 9074145f5f

View File

@@ -32,7 +32,6 @@ import com.naviapp.home.compose.home.ui.helper.ResetProfileScroll
import com.naviapp.home.compose.home.ui.helper.handleBottomSheetAction
import com.naviapp.home.compose.model.CtaActionEvent
import com.naviapp.home.compose.profile.ProfileScreen
import com.naviapp.home.compose.profile.ProfileScreenShimmer
import com.naviapp.home.model.BottomBarTabType
import com.naviapp.home.reducer.HpEffects
import com.naviapp.home.reducer.HpEvents
@@ -131,8 +130,6 @@ fun HomeContentFrame(
activity = activity,
sharedVM = sharedVM,
)
} else {
ProfileScreenShimmer()
}
},
content = {