Skip to content

Commit 5daca77

Browse files
Restyled by gn
1 parent df15a3d commit 5daca77

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/inet/BUILD.gn

+1-3
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ static_library("inet") {
100100
"Inet.h",
101101
"InetArgParser.cpp",
102102
"InetArgParser.h",
103-
"InetError.cpp",
103+
"InetError.cpp",
104104
"InetError.h",
105105
"InetInterface.cpp",
106106
"InetInterface.h",
@@ -162,8 +162,6 @@ static_library("inet") {
162162
"UDPEndPointImpl${chip_system_config_inet}.h",
163163
"UDPEndPointImpl.h",
164164
]
165-
166-
167165
}
168166

169167
if (chip_with_nlfaultinjection) {

0 commit comments

Comments
 (0)