Commit 209762fc authored by Imre Farkas's avatar Imre Farkas

Resolve conflict in app/controllers/profiles_controller.rb

parent 2e5ae2d4
......@@ -39,11 +39,7 @@ class ProfilesController < Profiles::ApplicationController
user.reset_feed_token!
end
<<<<<<< HEAD
flash[:notice] = "Feed token was successfully reset"
=======
flash[:notice] = 'Feed token was successfully reset'
>>>>>>> upstream/master
redirect_to profile_personal_access_tokens_path
end
......
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