mirror of
https://github.com/google/blockly.git
synced 2026-01-07 00:50:27 +01:00
* (feat): added Set to prevent console logging multiple deprecation warnings #7719 * feat!: added Set to prevent console logging multiple deprecation warnings #7719 * refactor: renamed variable and rewrote comment Edited By Cpcallen Co-authored-by: Christopher Allen <cpcallen+github@gmail.com> * refactor: added guard clause and rewrote comment Edited By Cpcallen Co-authored-by: Christopher Allen <cpcallen+github@gmail.com> * refactor: removed checkMsg Variable name and replaced it with previousWarnings * refactor: removed checkMsg Variable name and replaced it with previousWarnings --------- Co-authored-by: Christopher Allen <cpcallen+github@gmail.com>