Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
zijiehe-google-com committed Sep 23, 2024
1 parent 1111254 commit 1256872
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tools/fuchsia/fuchsia_archive.gni
Original file line number Diff line number Diff line change
Expand Up @@ -275,10 +275,7 @@ template("fuchsia_test_archive") {
_fuchsia_archive(target_name) {
testonly = true
binary = _binary
forward_variables_from(invoker,
[
"resources",
])
forward_variables_from(invoker, [ "resources" ])

libraries = common_libs
if (defined(invoker.libraries)) {
Expand Down

0 comments on commit 1256872

Please sign in to comment.