Remove accidental report import

This commit is contained in:
2026-01-17 09:28:51 +01:00
parent 3bd264f974
commit c876cbedc4

View File

@@ -1,5 +1,4 @@
import { createServer } from 'node:http';
import { report } from 'node:process';
import { setTimeout } from 'node:timers';
const msg = 'Relax, take it easy! For there is nothing that we can do.';