Commit 6be89f21 authored by Mehdi Lahmam's avatar Mehdi Lahmam

Remove unused `Project#new_default_branch` attr_accessor

It has been introduced at 9d14c513 but never used.
parent 63456cf7
......@@ -73,7 +73,6 @@ class Project < ActiveRecord::Base
acts_as_taggable
attr_accessor :new_default_branch
attr_accessor :old_path_with_namespace
attr_accessor :template_name
attr_writer :pipeline_status
......
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