Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/qa
diff options
context:
space:
mode:
authorMartin Wortschack <mwortschack@gitlab.com>2018-09-05 15:37:06 +0300
committerMartin Wortschack <mwortschack@gitlab.com>2018-09-05 15:37:06 +0300
commite3d48eb19f0460c326ebaca8334967c63e703ea2 (patch)
treeaf7c9fd0ae953889297eb5ad92997fa83e4e9417 /qa
parent02b86d39a4b414b86bb685cd711d4d5c4f2961ed (diff)
remove trailing whitespaces
Diffstat (limited to 'qa')
-rw-r--r--qa/qa/page/admin/settings/main.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/qa/qa/page/admin/settings/main.rb b/qa/qa/page/admin/settings/main.rb
index f0b34b1f788..73034ffe0d8 100644
--- a/qa/qa/page/admin/settings/main.rb
+++ b/qa/qa/page/admin/settings/main.rb
@@ -10,7 +10,6 @@ module QA
end
def expand_repository_storage(&block)
-
expand_section(:terms_settings) do
RepositoryStorage.perform(&block)
end