Skip to content

Commit

Permalink
[Kotlin] Cleanup obsolete json package (project-chip#32475)
Browse files Browse the repository at this point in the history
yufengwangca authored Mar 7, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 64b0b61 commit 807d03a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/controller/java/BUILD.gn
Original file line number Diff line number Diff line change
@@ -396,7 +396,6 @@ kotlin_library("kotlin_matter_controller") {

if (matter_enable_java_compilation) {
deps += [
"${chip_root}/third_party/java_deps:json",
"${chip_root}/third_party/java_deps:kotlin-stdlib",
"${chip_root}/third_party/java_deps:kotlinx-coroutines-core-jvm",
"${chip_root}/third_party/java_deps/stub_src",

0 comments on commit 807d03a

Please sign in to comment.