Commit e3d48eb1 authored by Martin Wortschack's avatar Martin Wortschack

remove trailing whitespaces

parent 02b86d39
...@@ -28,4 +28,3 @@ ...@@ -28,4 +28,3 @@
= _('Control the display of third party offers.') = _('Control the display of third party offers.')
.settings-content .settings-content
= render 'third_party_offers', application_setting: @application_setting = render 'third_party_offers', application_setting: @application_setting
...@@ -10,7 +10,6 @@ module QA ...@@ -10,7 +10,6 @@ module QA
end end
def expand_repository_storage(&block) def expand_repository_storage(&block)
expand_section(:terms_settings) do expand_section(:terms_settings) do
RepositoryStorage.perform(&block) RepositoryStorage.perform(&block)
end end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment