소스 검색
Remove unused function
main
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
0개의 추가작업 그리고
5개의 파일을 삭제
-
lib/helpers.rb
|
|
@@ -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 |