From 71c59b82989399ac48fc29372ba40f97730aec83 Mon Sep 17 00:00:00 2001 From: "Z.J. van de Weg" Date: Fri, 17 Jun 2016 15:44:38 +0200 Subject: Add endpoints for award emoji on notes Docs also added. --- lib/api/api.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/api/api.rb') diff --git a/lib/api/api.rb b/lib/api/api.rb index 7d25d7cf490..8f2efae9fa1 100644 --- a/lib/api/api.rb +++ b/lib/api/api.rb @@ -26,7 +26,6 @@ module API # Ensure the namespace is right, otherwise we might load Grape::API::Helpers helpers ::API::Helpers - # Sort these alphabetically mount ::API::AwardEmoji mount ::API::Branches mount ::API::Builds -- cgit v1.2.1