Samsung / ONE-vscode

Visual Studio Code Extension of ONE compiler toolchain
Apache License 2.0
48 stars 51 forks source link

[Execute] Use forEach instead of Map #1681

Closed jyoungyun closed 1 year ago

jyoungyun commented 1 year ago

This commit uses forEach instead of Map because it does not use the return value.

ONE-vscode-DCO-1.0-Signed-off-by: Jiyoung Yun jy910.yun@samsung.com