Remove useless whiteline
This commit is contained in:
@ -4,7 +4,6 @@ import {HelloResponse, HelloService} from '../../gen';
|
|||||||
@Component({
|
@Component({
|
||||||
selector: 'app-hello',
|
selector: 'app-hello',
|
||||||
standalone: false,
|
standalone: false,
|
||||||
|
|
||||||
templateUrl: './hello.component.html',
|
templateUrl: './hello.component.html',
|
||||||
styleUrl: './hello.component.css'
|
styleUrl: './hello.component.css'
|
||||||
})
|
})
|
||||||
|
Reference in New Issue
Block a user