Loading app/index.html +0 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,6 @@ <link rel="stylesheet" href="/css/styles.css" /> <link rel="stylesheet" href="/css/loader.css" /> <title>/e/OS Installer</title> <!--<script type="module" src="/src/lib/webadb/adb.bundle.js"></script>--> <script type="module" src="/src/viewManager.js"></script> <script type="module" src="/src/before-leave-app.js"></script> </head> Loading Loading
app/index.html +0 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,6 @@ <link rel="stylesheet" href="/css/styles.css" /> <link rel="stylesheet" href="/css/loader.css" /> <title>/e/OS Installer</title> <!--<script type="module" src="/src/lib/webadb/adb.bundle.js"></script>--> <script type="module" src="/src/viewManager.js"></script> <script type="module" src="/src/before-leave-app.js"></script> </head> Loading