Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
hardl committed Oct 18, 2024
1 parent 026cacf commit 8925804
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions core-modular/dev-tools/templates/simple/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,5 @@
<script src="/public/luigi.js"></script>
<script src="/luigi-ui/lui-ui5wc.js"></script>
<script src="/luigi-config.js"></script>


</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ function readExpandedState(uid) {

/** @type {LuigiConnector} */
const connector = {

renderMainLayout: () => {
if (!document.getElementById('app')) {
const appRoot = document.createElement('div');
Expand Down

0 comments on commit 8925804

Please sign in to comment.