Skip to content

Commit

Permalink
Rename IOtherVkRestProvider.kt to IOtherVKRestProvider.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
umerov1999 authored Feb 8, 2023
1 parent cc8df6d commit 71bde98
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ interface IOtherVKRestProvider {
fun provideAuthServiceRest(): Single<SimplePostHttp>
fun provideLongpollRest(): Single<SimplePostHttp>
fun provideLocalServerRest(): Single<SimplePostHttp>
}
}

0 comments on commit 71bde98

Please sign in to comment.