diff --git a/website/agb/src/app/crash/backtrace.tsx b/website/agb/src/app/crash/backtrace.tsx index 4c393688..1d436348 100644 --- a/website/agb/src/app/crash/backtrace.tsx +++ b/website/agb/src/app/crash/backtrace.tsx @@ -38,11 +38,6 @@ export function BacktracePage() {
- Here you can see the debug information contained in the crash log. Given - additional debug files it can present you with the corresponding - function names, file names, line numbers, and column numbers. -