We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b945eb commit 67254fdCopy full SHA for 67254fd
templates/dash/method.hbs
@@ -118,18 +118,6 @@ pre .hljs {
118
119
{{/if}}
120
121
- {{#if code}}
122
-
123
- <section class="code">
124
125
- <h3>Code</h3>
126
127
- <pre><code class="hljs javascript">{{{highlightBlock code}}}</code></pre>
128
129
- </section>
130
131
- {{/if}}
132
133
<section class="returns">
134
135
<h3>Returns</h3>
0 commit comments