Commit b06e215c authored by Lin Jen-Shin's avatar Lin Jen-Shin

Resolve app/models/user.rb

parent 5a04889b
......@@ -19,11 +19,8 @@ class User < ActiveRecord::Base
include IgnorableColumn
include BulkMemberAccessLoad
include BlocksJsonSerialization
<<<<<<< HEAD
prepend EE::User
=======
>>>>>>> upstream/master
DEFAULT_NOTIFICATION_LEVEL = :participating
......
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