Reformatting
This commit is contained in:
@@ -7,7 +7,8 @@ import { Component, OnInit } from '@angular/core';
|
||||
})
|
||||
export class EventDetailComponent implements OnInit {
|
||||
|
||||
constructor() { }
|
||||
constructor() {
|
||||
}
|
||||
|
||||
ngOnInit(): void {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user