From a2f72340a92ea0497feebfa1e4bddbbce34f2ec2 Mon Sep 17 00:00:00 2001 From: Kenji Okimoto Date: Wed, 3 Oct 2018 16:12:01 +0900 Subject: [PATCH] Remove unused code Signed-off-by: Kenji Okimoto --- app/views/misc/information.html.haml | 1 - 1 file changed, 1 deletion(-) diff --git a/app/views/misc/information.html.haml b/app/views/misc/information.html.haml index b77a864..d0d5386 100644 --- a/app/views/misc/information.html.haml +++ b/app/views/misc/information.html.haml @@ -1,4 +1,3 @@ -- add_javascript_pack_tag("information") - page_title t('.page_title') do - link_to misc_download_info_path, class: "btn btn-primary float-right mt-3" do = icon('fa-download')