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 yyzhong-g committed Dec 13, 2024
1 parent 49c4df8 commit 1851566
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/app/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,7 @@ source_set("test-event-trigger") {
}

source_set("event-reporter") {
sources = [
"EventReporter.h",
]
sources = [ "EventReporter.h" ]
}

# interaction-model is a static-library because it currently requires global functions (app/util/...) that are stubbed in different test files that depend on the app static_library
Expand Down

0 comments on commit 1851566

Please sign in to comment.