Skip to content
Snippets Groups Projects
Commit c7e7f444 authored by Francisco Javier López's avatar Francisco Javier López
Browse files

Removing blank line

parent fa6b0a36
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -91,7 +91,6 @@ module API
include ::API::ProjectsRelationBuilder
 
expose :default_branch
# Avoids an N+1 query: https://github.com/mbleigh/acts-as-taggable-on/issues/91#issuecomment-168273770
expose :tag_list do |project|
# project.tags.order(:name).pluck(:name) is the most suitable option
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