diff --git a/src/app/home/home.component.ts b/src/app/home/home.component.ts index 0dd918c..a88e803 100644 --- a/src/app/home/home.component.ts +++ b/src/app/home/home.component.ts @@ -119,5 +119,4 @@ export class HomeComponent implements OnInit { } } - // setup a realtime listener for text from realtime database }