From e204721f1ec7bb36a62de034e8ae3eacb805cb79 Mon Sep 17 00:00:00 2001 From: byt3h3ad Date: Tue, 16 May 2023 18:09:00 +0530 Subject: [PATCH] [chore] remove easter egg --- src/polyfills.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/polyfills.ts b/src/polyfills.ts index ff25567..dcd18ea 100644 --- a/src/polyfills.ts +++ b/src/polyfills.ts @@ -39,7 +39,6 @@ * with the following flag, it will bypass `zone.js` patch for IE/Edge * * (window as any).__Zone_enable_cross_context_check = true; - * “Always code as if the person who ends up maintaining your code will be a violent psychopath who knows where you live.” * */