mirror of
https://github.com/usetrmnl/trmnl-android.git
synced 2026-04-29 13:35:26 -07:00
Remove orphaned comment for deleted FakeApiInfoBanner function
Co-authored-by: hossain-khan <99822+hossain-khan@users.noreply.github.com>
This commit is contained in:
co-authored by
hossain-khan
parent
d94b70ffba
commit
7fc02891dd
@@ -1278,10 +1278,6 @@ private fun WorkScheduleStatusCard(
|
||||
Spacer(modifier = Modifier.height(8.dp))
|
||||
}
|
||||
|
||||
/**
|
||||
* A composable function that displays a banner indicating that the app is in developer mode
|
||||
* and is using mock data instead of real API calls.
|
||||
*/
|
||||
@Preview(name = "App Settings Content - Initial State")
|
||||
@Composable
|
||||
private fun PreviewAppSettingsContentInitial() {
|
||||
|
||||
Reference in New Issue
Block a user