Remove accidental report import
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
import { createServer } from 'node:http';
|
import { createServer } from 'node:http';
|
||||||
import { report } from 'node:process';
|
|
||||||
import { setTimeout } from 'node:timers';
|
import { setTimeout } from 'node:timers';
|
||||||
|
|
||||||
const msg = 'Relax, take it easy! For there is nothing that we can do.';
|
const msg = 'Relax, take it easy! For there is nothing that we can do.';
|
||||||
|
|||||||
Reference in New Issue
Block a user