diff --git a/index.mjs b/index.mjs index 32d2886..3f22a9b 100644 --- a/index.mjs +++ b/index.mjs @@ -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.';