Skip to content

Commit f12e35d

Browse files
committed
removed redundant block
1 parent 16db53b commit f12e35d

3 files changed

Lines changed: 0 additions & 272 deletions

File tree

app/controllers/research_fi_service_controller.rb

Lines changed: 0 additions & 70 deletions
This file was deleted.

app/javascript/src/plans/call_research_fi_service.js

Lines changed: 0 additions & 195 deletions
This file was deleted.

config/application.rb

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,6 @@ class Application < Rails::Application
7373
env.export_concurrent = false
7474
end
7575

76-
# apply application styling to doorkeeper views
77-
config.to_prepare do
78-
Doorkeeper::ApplicationsController.layout "application"
79-
Doorkeeper::AuthorizationsController.layout "application"
80-
Doorkeeper::AuthorizedApplicationsController.layout "application"
81-
end
82-
8376
end
8477

8578
end

0 commit comments

Comments
 (0)