Skip to content

Commit

Permalink
remove obsolete configurations (#34569)
Browse files Browse the repository at this point in the history
* remove obsolete configurations

* Restyled by gn

---------

Co-authored-by: Restyled.io <commits@restyled.io>
  • Loading branch information
2 people authored and pull[bot] committed Jan 22, 2025
1 parent c6848e8 commit 1402758
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions config/beken/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,7 @@ import("//build_overrides/chip.gni")
#import("${chip_root}/build/chip/tests.gni")

group("beken") {
deps = [
"${chip_root}/examples/lighting-app/beken:MatterApp",
"${chip_root}/src/lib",
]
deps = [ "${chip_root}/src/lib" ]
}
group("default") {
deps = [ ":beken" ]
Expand Down

0 comments on commit 1402758

Please sign in to comment.