Bug 1494162 - Part 54: Stop loading codemirror.bundle.js in the markup. r=jdescottes

This commit is contained in:
Gabriel Luong 2018-10-04 09:25:20 -04:00
parent a1c8903e6c
commit 99d7d4bb33

View File

@ -14,8 +14,6 @@
<script type="application/javascript"
src="chrome://devtools/content/shared/theme-switching.js"></script>
<script type="application/javascript"
src="chrome://devtools/content/sourceeditor/codemirror/codemirror.bundle.js"></script>
</head>
<body class="theme-body devtools-monospace" role="application">
<div id="root-wrapper" role="presentation">