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