[need change info]

This commit is contained in:
yangyakun
2023-03-28 17:34:19 +08:00
parent b0359c5627
commit 4763764874
3 changed files with 1 additions and 36 deletions

View File

@@ -134,8 +134,4 @@ class IdentifyOriginDataDrawer : Identify {
WarningHelper.clear()
}
override fun getIdentifyObj(uuid: String): TrackedObject? {
return mMarkersCaches[uuid]
}
}