From a81ce79f944d1fc2ca1bef240237b05ab5fa5736 Mon Sep 17 00:00:00 2001 From: Manthan Ankolekar Date: Mon, 12 Aug 2024 09:12:46 +0530 Subject: [PATCH] chore: Remove unnecessary code from test-component.component.ts --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 0619d1f..d921429 100644 --- a/README.md +++ b/README.md @@ -448,8 +448,6 @@ ng serve **Creating the component files (Version 16 and earlier)** - ```bash - -```typescript //test-component.component.ts import { Component } from '@angular/core';