From 12e5eb17efc70e50a429b88c0be187e8ea0c519f Mon Sep 17 00:00:00 2001 From: Artem Henvald Date: Tue, 31 May 2022 11:09:30 +0300 Subject: [PATCH] Remove duplicated docs --- transliteration_rules.go | 8 -------- 1 file changed, 8 deletions(-) diff --git a/transliteration_rules.go b/transliteration_rules.go index b93da21..0505290 100644 --- a/transliteration_rules.go +++ b/transliteration_rules.go @@ -1,11 +1,3 @@ -/* - Package transliteration provides methods for transliterating text from Ukrainian to Latin. - - According to the rules of Ukrainian-to-Latin transliteration, that are described in the resolution - of the Cabinet of Ministers of Ukraine №55 dated January 27, 2010. - - https://zakon.rada.gov.ua/laws/show/55-2010-%D0%BF#Text -*/ package transliteration var ukrToLatRules = map[rune]string{