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 wqx6 committed Apr 21, 2023
1 parent 649059c commit d2cad81
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/platform/ESP32/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,7 @@ static_library("ESP32") {
}

if (chip_mdns == "platform") {
sources += [
"DnssdImpl.cpp",
]
sources += [ "DnssdImpl.cpp" ]
}

if (chip_enable_openthread) {
Expand Down

0 comments on commit d2cad81

Please sign in to comment.