Commit f93f0f3c authored by Mike Greiling's avatar Mike Greiling

fix conflicts in app/models/user.rb

parent f8870d71
......@@ -13,12 +13,9 @@ class User < ActiveRecord::Base
include IgnorableColumn
include FeatureGate
include CreatedAtFilterable
<<<<<<< HEAD
prepend EE::GeoAwareAvatar
prepend EE::User
=======
>>>>>>> master-ce
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