website: remove unused method

pull/43/head
Mitchell Hashimoto 12 years ago
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…
Cancel
Save