Skip to content

Commit

Permalink
Restyle
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 committed Feb 26, 2024
1 parent 4b6854f commit 4c5ba54
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build/chip/chip_codegen.gni
Original file line number Diff line number Diff line change
Expand Up @@ -211,9 +211,7 @@ template("_chip_build_time_zapgen") {
if (!defined(public_deps)) {
public_deps = []
}
public_deps += [
":${_name}_zap",
]
public_deps += [ ":${_name}_zap" ]
}
}

Expand Down

0 comments on commit 4c5ba54

Please sign in to comment.