summaryrefslogtreecommitdiff
path: root/qa/qa/resource/protected_branch.rb
diff options
context:
space:
mode:
Diffstat (limited to 'qa/qa/resource/protected_branch.rb')
-rw-r--r--qa/qa/resource/protected_branch.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/qa/qa/resource/protected_branch.rb b/qa/qa/resource/protected_branch.rb
index 7eb5442a964..7db6450acf8 100644
--- a/qa/qa/resource/protected_branch.rb
+++ b/qa/qa/resource/protected_branch.rb
@@ -1,7 +1,5 @@
# frozen_string_literal: true
-require 'securerandom'
-
module QA
module Resource
class ProtectedBranch < Base