Skip to content

Commit

Permalink
Removed leftover settings for Chargeback Rates
Browse files Browse the repository at this point in the history
Missed removal of these in ManageIQ#7039
  • Loading branch information
h-kataria committed May 20, 2020
1 parent 7e25777 commit bd96af1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions app/controllers/mixins/sandbox.rb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ def x_active_tree
automation_manager_providers_tree
automation_manager_cs_filter_tree
cb_assignments_tree
cb_rates_tree
cb_reports_tree
cluster_tree
configuration_scripts_tree
Expand Down Expand Up @@ -113,7 +112,6 @@ def x_active_tree
automation_manager_cs_filter
automation_manager_configuration_scripts
cb_assignments
cb_rates
cb_reports
configuration_scripts
condition
Expand Down
2 changes: 0 additions & 2 deletions app/presenters/tree_builder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -315,8 +315,6 @@ def prefixed_title(prefix, title)
## Chargeback
### Reports
:cb_reports => "TreeBuilderChargebackReports",
### Rates
:cb_rates => "TreeBuilderChargebackRates",
### Assignments
:cb_assignments => "TreeBuilderChargebackAssignments",

Expand Down

0 comments on commit bd96af1

Please sign in to comment.