From a89c721eeb4115b5c6fc38071ef6192e604c4e12 Mon Sep 17 00:00:00 2001 From: Radhika Chippada Date: Tue, 31 Mar 2015 15:28:42 -0400 Subject: [PATCH] 5493: one more stale update --- apps/workbench/app/controllers/actions_controller.rb | 6 ------ 1 file changed, 6 deletions(-) diff --git a/apps/workbench/app/controllers/actions_controller.rb b/apps/workbench/app/controllers/actions_controller.rb index d1c7f42fcb..7737a3cfe4 100644 --- a/apps/workbench/app/controllers/actions_controller.rb +++ b/apps/workbench/app/controllers/actions_controller.rb @@ -253,12 +253,6 @@ class ActionsController < ApplicationController end end - def getting_started_popup - respond_to do |format| - format.js - end - end - protected def derive_unique_filename filename, manifest_files -- 2.30.2