Skip to content

Commit

Permalink
remove obsolete configurations (project-chip#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 austina-csa committed Aug 12, 2024
1 parent 838480b commit f1bf871
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 f1bf871

Please sign in to comment.