Commit 06f265a4 authored by Robert Speicher's avatar Robert Speicher

Resolve app/models/project_authorization.rb

parent e2584841
......@@ -2,10 +2,7 @@
class ProjectAuthorization < ActiveRecord::Base
include FromUnion
<<<<<<< HEAD
prepend ::EE::ProjectAuthorization
=======
>>>>>>> upstream/master
belongs_to :user
belongs_to :project
......
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