Skip to content

Commit ffe9333

Browse files
committed
chore: run ktfmtformat
1 parent 077c8cc commit ffe9333

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/main/java/com/github/lookupgroup27/lookup/ui/post/PostsViewModel.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,6 @@ class PostsViewModel(private val repository: PostsRepository) : ViewModel() {
285285
}
286286
}
287287

288-
289288
@VisibleForTesting
290289
fun setLocationProviderForTesting(provider: LocationProvider) {
291290
locationProvider = provider

0 commit comments

Comments
 (0)