Skip to content

Commit 977fd70

Browse files
committed
Cleanup code after creation of a new example of an app
1 parent 936288b commit 977fd70

File tree

7 files changed

+2
-9139
lines changed

7 files changed

+2
-9139
lines changed

examples/lighting-app-data-mode-no-unique-id/lighting-common/BUILD.gn

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
# limitations under the License.
1414

1515
import("//build_overrides/chip.gni")
16-
import("${chip_root}/src/app/chip_additional_args.gni")
1716
import("${chip_root}/src/app/chip_data_model.gni")
1817

1918
config("config") {

examples/lighting-app/lighting-common/BUILD.gn

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
# limitations under the License.
1414

1515
import("//build_overrides/chip.gni")
16-
import("${chip_root}/src/app/chip_additional_args.gni")
1716
import("${chip_root}/src/app/chip_data_model.gni")
1817

1918
config("config") {

0 commit comments

Comments
 (0)