Skip to content

Commit

Permalink
Merge pull request #7062 from h-kataria/removed_leftover_cb_rate_rela…
Browse files Browse the repository at this point in the history
…ted_setting

Removed leftover settings for Chargeback Rates
  • Loading branch information
mzazrivec authored May 21, 2020
2 parents e4e1412 + bd96af1 commit 597b271
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 597b271

Please sign in to comment.