CirclonGroup / angular-tree-component

A simple yet powerful tree component for Angular (>=2)
https://angular2-tree.readme.io/docs
MIT License
1.1k stars 492 forks source link

MR #887 left undesired logs. #889

Closed liesahead closed 3 years ago

liesahead commented 3 years ago

Noticed that there are some logs that wer eprobably left accidentally:

https://github.com/CirclonGroup/angular-tree-component/commit/f639c98fbd9faea1a950765ef8ad2c4bab507a6c

image

tobiasengelhardt commented 3 years ago

@liesahead Thanks for that! Removed it and added log calls to the no-console linting so it does not happen again.