Skip to content

Commit

Permalink
Remove the tree presentor (thanks himdel)
Browse files Browse the repository at this point in the history
  • Loading branch information
yaacov committed May 3, 2017
1 parent e770233 commit 6b579f7
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 130 deletions.
4 changes: 0 additions & 4 deletions app/presenters/tree_builder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -410,10 +410,6 @@ def resolve_object_lambdas(count_only, objects)
:schedules => "TreeBuilderReportSchedules",
:widgets => "TreeBuilderReportWidgets",

# containers explorer tree
:containers => "TreeBuilderContainers",
:containers_filter => "TreeBuilderContainersFilter",

# automate explorer tree
:ae => "TreeBuilderAeClass",

Expand Down
46 changes: 0 additions & 46 deletions app/presenters/tree_builder_containers.rb

This file was deleted.

39 changes: 0 additions & 39 deletions app/presenters/tree_builder_containers_filter.rb

This file was deleted.

41 changes: 0 additions & 41 deletions spec/presenters/tree_builder_containers_spec.rb

This file was deleted.

0 comments on commit 6b579f7

Please sign in to comment.