Skip to content

Commit

Permalink
removendo comentário
Browse files Browse the repository at this point in the history
  • Loading branch information
joellensilva committed Dec 13, 2023
1 parent cf4098f commit ca1f524
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,6 @@ func sanitizarItem(item string) string {
}

// Realiza o download do json com as rubricas desambiguadas
// Ex. saída: map["auxilio-alimentacao":map["alimentacao":{}, "aux alimentacao":{}...]]
func getItems() map[string][]string {
// json com rubricas desambiguadas
const url = "https://raw.githubusercontent.com/dadosjusbr/desambiguador/main/rubricas.json"
Expand Down

0 comments on commit ca1f524

Please sign in to comment.