Commit bb6779fb authored by Stan Hu's avatar Stan Hu

Remove duplicate Project after_validation entry

parent 9f999549
......@@ -71,8 +71,6 @@ class Project < ActiveRecord::Base
after_validation :check_pending_delete
after_validation :check_pending_delete
acts_as_taggable
attr_accessor :new_default_branch
......
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