File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed
includes/troubleshooting/flutter Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -195,17 +195,6 @@ _flutter.loader.load({
195195 <div id =" left" style =" width : 50% ; height : 100% ; float : left ;" ></div >
196196 <div id =" right" style =" width : 50% ; height : 100% ; float : left ;" ></div >
197197 </div >
198- <!-- This script installs service_worker.js to provide PWA functionality to
199- application. For more information, see:
200- https://developers.google.com/web/fundamentals/primers/service-workers -->
201- <script >
202- if (" serviceWorker" in navigator ) {
203- window .addEventListener (" load" , function () {
204- navigator .serviceWorker .register (" flutter_service_worker.js" );
205- });
206- }
207- </script >
208- <script src =" main.dart.js" type =" application/javascript" ></script >
209198 <script
210199 src =" flutter_bootstrap.js"
211200 type =" application/javascript"
You can’t perform that action at this time.
0 commit comments