Skip to content

Commit

Permalink
fix: remove unused old script
Browse files Browse the repository at this point in the history
  • Loading branch information
BernhardBaumrock committed Mar 11, 2024
1 parent 7ead197 commit 8c499d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stubs/ajax-debug.latte
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<title>RockFrontend AJAX Debugger</title>
<link rel="stylesheet" type="text/css" href="{$config->versionUrl('/wire/modules/AdminTheme/AdminThemeUikit/uikit/dist/css/uikit.min.css')}" />
<script type="text/javascript" src="{$config->versionUrl('/wire/modules/AdminTheme/AdminThemeUikit/uikit/dist/js/uikit.min.js')}"></script>
<script type="text/javascript" src="{$rockfrontend->getLiveReloadFile(true)}"></script>
</head>

<body>
Expand Down

0 comments on commit 8c499d2

Please sign in to comment.