mirror of
https://github.com/danielvici/tool-website.git
synced 2026-01-16 23:01:26 +00:00
remove: console.log
This commit is contained in:
@@ -20,9 +20,4 @@ export class CustomCard {
|
||||
|
||||
destination = input.required<string>();
|
||||
enabled = input.required<boolean>();
|
||||
|
||||
|
||||
ngOnInit() {
|
||||
console.log(this.destination());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user