summaryrefslogtreecommitdiff
path: root/app/models/ci/build.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/ci/build.rb')
-rw-r--r--app/models/ci/build.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/models/ci/build.rb b/app/models/ci/build.rb
index c23b2d81ce3..b0502f7a26e 100644
--- a/app/models/ci/build.rb
+++ b/app/models/ci/build.rb
@@ -10,7 +10,6 @@ module Ci
include ObjectStorage::BackgroundMove
include Presentable
include Importable
- include Gitlab::Utils::StrongMemoize
include HasRef
include IgnorableColumns