Skip to content

Commit 0047e00

Browse files
committed
updated example for linter issue
1 parent cac03d3 commit 0047e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin/services/location/src/main/java/com/example/location/scenario/LocationScenario.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ suspend fun main(args: Array<String>) {
9797
location names into geographic coordinates (latitude and longitude),
9898
and vice versa, enabling developers to integrate location-based search
9999
and routing functionality into their applications.
100-
""".trimIndent(),
100+
""".trimIndent(),
101101
)
102102

103103

0 commit comments

Comments
 (0)