removed header

This commit is contained in:
dcore94 2022-05-05 16:16:11 +02:00
parent 163982ace6
commit 8fd87861c2
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ class CCPExecutionMonitor extends HTMLElement {
</ol>
</template>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.0.0/dist/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<h3>Execution monitor</h3>
<ol name="ccp_execution_list" style="display:none"></ol>
`
}