Ver código fonte

Remove unused function

main
Adrian Short 5 anos atrás
committed by GitHub
pai
commit
18a24e4c40
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com 0 adições e 5 exclusões
  1. +0
    -5
      lib/helpers.rb

+ 0
- 5
lib/helpers.rb Ver arquivo

@@ -24,8 +24,3 @@ end
def download_button(filename, label='Download CSV data')
"<a class=button href=#{filename} download=#{filename}>#{label}</a>"
end

def normalise_decision(d)
# https://schemas.opendata.esd.org.uk/PlanningApplications/LocalOpenDataIncentiveSchemePlanningApplicationsSchemaGuidance.pdf
end

Carregando…
Cancelar
Salvar