Remove debugging code

This commit is contained in:
floppydiskette 2024-01-12 18:59:26 +00:00
parent d5df3619bc
commit 24ca7f5927
Signed by: fwoppydwisk
SSH key fingerprint: SHA256:Hqn452XQ1ETzUt/FthJu6+OFkS4NBxCv5VQSEvuk7CE

View file

@ -1,7 +1,4 @@
@extends('errors::minimal')
@php
abort(503)
@endphp
@section('content')
<h1>Error 404 | <strong>Page not found!</strong></h1>