Skip to content

Commit

Permalink
Fix newline in the end of files.gni
Browse files Browse the repository at this point in the history
  • Loading branch information
erwinpan1 committed Dec 12, 2023
1 parent 24a6e68 commit d76e8e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -310,4 +310,4 @@ matter_clusters_sources = [
"${chip_root}/src/controller/java/generated/java/matter/controller/cluster/clusters/WakeOnLanCluster.kt",
"${chip_root}/src/controller/java/generated/java/matter/controller/cluster/clusters/WiFiNetworkDiagnosticsCluster.kt",
"${chip_root}/src/controller/java/generated/java/matter/controller/cluster/clusters/WindowCoveringCluster.kt",
]
]

0 comments on commit d76e8e0

Please sign in to comment.