Skip to content

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

Open
dkhawk wants to merge 2 commits into
mainfrom
chore/lint-fixes
Open

chore(maps-compose-utils): remove unused Bitmap import in ClusterRenderer.kt#978
dkhawk wants to merge 2 commits 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

googlemaps-bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Code Coverage

Overall Project 25.73%

There is no coverage information present for the Files changed

@LoyalAbbas LoyalAbbas left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

3 participants