website: remove unused method
This commit is contained in:
parent
839ea60701
commit
a71c9a268b
|
@ -57,10 +57,6 @@ module DownloadHelpers
|
|||
"https://dl.bintray.com/mitchellh/terraform/#{file}"
|
||||
end
|
||||
|
||||
def ui_download_url
|
||||
download_url("#{latest_version}_web_ui.zip")
|
||||
end
|
||||
|
||||
def latest_version
|
||||
ENV["TERRAFORM_VERSION"]
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue