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