Skip to content

Commit

Permalink
Restyled by gn
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and Damian-Nordic committed Apr 15, 2022
1 parent c87e6fd commit e0567bd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -415,9 +415,7 @@ if (current_toolchain != "${dir_pw_toolchain}/default:default") {

if (enable_linux_lock_app_build) {
group("linux_lock_app") {
deps = [
"${chip_root}/examples/lock-app/linux(${standalone_toolchain})",
]
deps = [ "${chip_root}/examples/lock-app/linux(${standalone_toolchain})" ]
}
}

Expand Down

0 comments on commit e0567bd

Please sign in to comment.