Skip to content
Snippets Groups Projects
Commit fa46b19d authored by Andreas Brandl's avatar Andreas Brandl
Browse files

Remove unused method.

parent 29b0a90c
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -1048,12 +1048,6 @@ class User < ActiveRecord::Base
end.to_i
end
 
def update_cache_counts
assigned_open_merge_requests_count(force: true)
assigned_open_issues_count(force: true)
personal_projects_count(force: true)
end
def update_todos_count_cache
todos_done_count(force: true)
todos_pending_count(force: true)
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment