File tree 3 files changed +0
-205
lines changed
3 files changed +0
-205
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 39
39
< div id ="left " style ="width: 50%; height: 100%; float: left; "> </ div >
40
40
< div id ="right " style ="width: 50%; height: 100%; float: left; "> </ div >
41
41
</ div >
42
- <!-- This script installs service_worker.js to provide PWA functionality to
43
- application. For more information, see:
44
- https://developers.google.com/web/fundamentals/primers/service-workers -->
45
- < script >
46
- if ( 'serviceWorker' in navigator ) {
47
- window . addEventListener ( 'load' , function ( ) {
48
- navigator . serviceWorker . register ( 'flutter_service_worker.js' ) ;
49
- } ) ;
50
- }
51
- </ script >
52
- < script src ="main.dart.js " type ="application/javascript "> </ script >
53
42
< script src ="flutter_bootstrap.js " type ="application/javascript " async > </ script >
54
43
</ body >
55
44
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments