Skip to content

Commit

Permalink
Formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamMc331 committed Apr 23, 2022
1 parent a111011 commit f9db8f9
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,10 @@ import androidx.compose.material.Text
import androidx.compose.runtime.Composable
import androidx.compose.ui.Modifier
import androidx.compose.ui.platform.LocalContext
import androidx.compose.ui.res.painterResource
import androidx.compose.ui.unit.dp
import coil.compose.AsyncImage
import coil.request.ImageRequest
import com.adammcneilly.pocketleague.shared.datetime.DateTimeFormatter
import com.adammcneilly.pocketleague.shared.displaymodels.EventSummaryDisplayModel
import com.adammcneilly.pocketleague.shared.models.Event
import com.google.accompanist.placeholder.material.placeholder

/**
Expand Down

0 comments on commit f9db8f9

Please sign in to comment.