summaryrefslogtreecommitdiff
path: root/app/models/commit.rb
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-07-22 18:09:27 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-07-22 18:09:27 +0000
commit3ce55b46dfae23d14818ed2630891be8aa3e83e0 (patch)
treebe2b93cf35b854871d8cbb2c22a8d5c11d6caf03 /app/models/commit.rb
parentd1cb802bac5dc182342adb9b8f71dbf466cfa501 (diff)
downloadgitlab-ce-3ce55b46dfae23d14818ed2630891be8aa3e83e0.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/models/commit.rb')
-rw-r--r--app/models/commit.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/models/commit.rb b/app/models/commit.rb
index 53bcdf8165f..4f18ece9e50 100644
--- a/app/models/commit.rb
+++ b/app/models/commit.rb
@@ -21,7 +21,6 @@ class Commit
participant :committer
participant :notes_with_associations
- attr_accessor :author
attr_accessor :redacted_description_html
attr_accessor :redacted_title_html
attr_accessor :redacted_full_title_html