Skip to content

chore(maps-compose-utils): remove unused Bitmap import in ClusterRenderer.kt - #978

Open
dkhawk wants to merge 1 commit into
mainfrom
chore/lint-fixes
Open

chore(maps-compose-utils): remove unused Bitmap import in ClusterRenderer.kt#978
dkhawk wants to merge 1 commit into
mainfrom
chore/lint-fixes

Conversation

@dkhawk

@dkhawk dkhawk commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

Summary

Resolves a KotlincWarningsUNUSED_IMPORT warning reported in Critique CL 968695609 for android-maps-compose.


Detailed Changes

  • ClusterRenderer.kt (maps-compose-utils module):
    • KotlincWarningsUNUSED_IMPORT: Removed unused import android.graphics.Bitmap on line 26.

Verification

  • Gradle Build: ./gradlew :maps-compose-utils:compileDebugKotlinBUILD SUCCESSFUL

@dkhawk dkhawk changed the title chore(maps-compose-utils): remove unused Bitmap import chore(maps-compose-utils): remove unused Bitmap import in ClusterRenderer.kt Aug 21, 2026
@dkhawk
dkhawk marked this pull request as ready for review August 21, 2026 22:31
@dkhawk
dkhawk requested review from LoyalAbbas and kikoso August 21, 2026 22:31
@googlemaps-bot

Copy link
Copy Markdown
Contributor

Code Coverage

Overall Project 25.74%

There is no coverage information present for the Files changed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants