Remove firebug comments
Firebug is discontinued and it's features are included in browser development tools now a days.
This commit is contained in:
@@ -30,10 +30,5 @@
|
||||
|
||||
</body>
|
||||
|
||||
<!--
|
||||
<script type='text/javascript'
|
||||
src='http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js'></script>
|
||||
-->
|
||||
|
||||
<script type="module" src="./playback-ui.js">
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user