summaryrefslogtreecommitdiff
path: root/lib/api/api.rb
diff options
context:
space:
mode:
authorhenrik <henthe-5@student.ltu.se>2016-10-12 17:08:19 +0200
committerhenrik <henthe-5@student.ltu.se>2016-10-12 17:08:19 +0200
commit969286fce0e31b1e2069570c98c9b9efa8cfdf8b (patch)
treeb13b0d516418b2c0a5b88f66df2a41358085357d /lib/api/api.rb
parentfeb3913fa7e75737763a210d600e71c4dbf9ff65 (diff)
parent3c31f185b931a4054804aee56be0602135b75bed (diff)
downloadgitlab-ce-969286fce0e31b1e2069570c98c9b9efa8cfdf8b.tar.gz
Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce
Diffstat (limited to 'lib/api/api.rb')
-rw-r--r--lib/api/api.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/api/api.rb b/lib/api/api.rb
index 99722a0a65c..c64d444842d 100644
--- a/lib/api/api.rb
+++ b/lib/api/api.rb
@@ -46,7 +46,6 @@ module API
mount ::API::Boards
mount ::API::Keys
mount ::API::Labels
- mount ::API::LicenseTemplates
mount ::API::Lint
mount ::API::Members
mount ::API::MergeRequests