Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions __brick__/web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,6 @@
<div id="progress-bar" style="border: 1px solid blue; width: 250px; height: 50px;">
<div id="progress-indicator" style="background-color: blue; height: 100%; width: 0%;"></div>
</div>
<script>
// The value below is injected by flutter build, do not touch.
var serviceWorkerVersion = null;
</script>
<script>
(function() {
const progressBar = document.querySelector('#progress-bar');
Expand Down