change branches

This commit is contained in:
sylor_huang@126.com
2020-07-14 14:15:16 +08:00
parent 753cc44518
commit 5f4dc22625
2 changed files with 1 additions and 2 deletions

View File

@@ -18,7 +18,6 @@ class Project < ApplicationRecord
has_many :project_trends, dependent: :destroy
has_many :watchers, as: :watchable, dependent: :destroy
has_many :fork_users, dependent: :destroy
# has_many :commits, dependent: :destroy
has_one :project_score, dependent: :destroy