Skip to content

Commit

Permalink
Rename VkLinkParser.kt to VKLinkParser.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
umerov1999 authored Feb 8, 2023
1 parent 7646603 commit 438fc00
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -750,4 +750,4 @@ object VKLinkParser {
@Throws(Exception::class)
fun parse(string: String?): Optional<AbsLink>
}
}
}

0 comments on commit 438fc00

Please sign in to comment.