Skip to content

Commit cef194a

Browse files
committed
restyle
1 parent 2b8a2dc commit cef194a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

BUILD.gn

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -661,9 +661,7 @@ if (current_toolchain != "${dir_pw_toolchain}/default:default") {
661661
}
662662

663663
group("linux_lighting_app_no_unique_id") {
664-
deps = [
665-
"${chip_root}/examples/lighting-app-data-mode-no-unique-id/linux(${standalone_toolchain})",
666-
]
664+
deps = [ "${chip_root}/examples/lighting-app-data-mode-no-unique-id/linux(${standalone_toolchain})" ]
667665
}
668666

669667
extra_build_deps += [

0 commit comments

Comments
 (0)