Skip to content

Commit

Permalink
Fix spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedre committed May 11, 2024
1 parent 5ee9663 commit 4e06272
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ fun AsyncImage(url: String, contentDescription: String, size: SizeToken, modifie
contentDescription = contentDescription,
modifier = modifier.size(size.underlyingSize)
)
}
}

0 comments on commit 4e06272

Please sign in to comment.