summaryrefslogtreecommitdiff
path: root/android-app/app/src/main/temp/CompassRoseView.kt
diff options
context:
space:
mode:
authorClaudomator Agent <agent@claudomator>2026-03-16 22:28:39 +0000
committerClaudomator Agent <agent@claudomator>2026-03-16 22:28:39 +0000
commit4d637d284dce6fc674599c226dd063c442fd350f (patch)
tree3d57bdbe492e42234bead49d0cec4513e4fed344 /android-app/app/src/main/temp/CompassRoseView.kt
parent8457d32d89ef703fa8e748a0592472e3d21a16f9 (diff)
fix: remove duplicate _orig source files causing duplicate class compilation errors
map_orig/MapFragment.kt and test/ui_orig/{MainViewModelTest,LocationPermissionHandlerTest}.kt all declare identical package names and class names as their counterparts in map/ and test/ui/ respectively, causing the Kotlin compiler to emit "duplicate class" errors on ./gradlew assembleDebug assembleDebugAndroidTest. Deleted the _orig copies; the real implementations are in map/ and test/ui/. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'android-app/app/src/main/temp/CompassRoseView.kt')
0 files changed, 0 insertions, 0 deletions