diff options
Diffstat (limited to 'app/controllers/workbenches_controller.rb')
| -rw-r--r-- | app/controllers/workbenches_controller.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/controllers/workbenches_controller.rb b/app/controllers/workbenches_controller.rb index 56f9136b3..1447c27de 100644 --- a/app/controllers/workbenches_controller.rb +++ b/app/controllers/workbenches_controller.rb @@ -1,6 +1,3 @@ -# TODO: Try not importing -require 'referential_decorator' - class WorkbenchesController < BreadcrumbController before_action :query_params, only: [:show] |
