From d4cfa48444bde27ed0166c6f06f0deb59b3a95c6 Mon Sep 17 00:00:00 2001 From: Jeremy Elbourn Date: Tue, 10 Jan 2017 17:40:44 -0800 Subject: [PATCH] chore: remove debugging styles from api docs template --- tools/dgeni/templates/componentGroup.template.html | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/tools/dgeni/templates/componentGroup.template.html b/tools/dgeni/templates/componentGroup.template.html index b490e4dc79e8..40405c649f3b 100644 --- a/tools/dgeni/templates/componentGroup.template.html +++ b/tools/dgeni/templates/componentGroup.template.html @@ -1,16 +1,3 @@ - - {# Defines macros for reusable templates. #} {% macro method(method) -%} {% include 'method.template.html' %}