Skip to content

Commit

Permalink
UiConstants are now autoloaded in manageiq-ui-classic
Browse files Browse the repository at this point in the history
See: ManageIQ/manageiq-ui-classic#1658

Followup to bundler groups PR:
ManageIQ#15459

The autoloading of ui constants in manageiq was reverted back here:
ManageIQ#15518
  • Loading branch information
jrafanie committed Jul 6, 2017
1 parent 1960851 commit bf2b6d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/models/mixins/miq_web_server_worker_mixin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ def preload_for_console
end

def preload_for_worker_role
::UiConstants

configure_secret_token
end

Expand Down

0 comments on commit bf2b6d3

Please sign in to comment.