remove code

This commit is contained in:
Andras Bacsai
2023-05-26 14:11:01 +02:00
parent 820e432f92
commit 4ddc65d0c5
4 changed files with 0 additions and 34 deletions

View File

@@ -25,11 +25,6 @@
</head>
<body>
{{-- @if (is_https())
<script>
console.log('asd')
</script>
@else --}}
@livewireScripts
@auth
<x-navbar />
@@ -65,8 +60,6 @@
})
</script>
@endauth
{{-- @endif --}}
</body>
</html>