Skip to content

Commit 8892df1

Browse files
restyled-commitstehampson
authored andcommitted
Restyled by gn
1 parent 2862392 commit 8892df1

File tree

1 file changed

+1
-3
lines changed
  • examples/fabric-bridge-app/fabric-bridge-common

1 file changed

+1
-3
lines changed

examples/fabric-bridge-app/fabric-bridge-common/BUILD.gn

+1-3
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,7 @@ source_set("fabric-bridge-common") {
3434
"${chip_root}/src/app/clusters/ecosystem-information-server/ecosystem-information-server.h",
3535
]
3636

37-
public_deps = [
38-
":fabric-bridge-common-zap",
39-
]
37+
public_deps = [ ":fabric-bridge-common-zap" ]
4038
}
4139

4240
source_set("fabric-bridge-lib") {

0 commit comments

Comments
 (0)