mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Remove unused fastpair C++ implementation to streamline the codebase
PiperOrigin-RevId: 712639309
This commit is contained in:
committed by
Copybara-Service
parent
af790d0103
commit
f9292be707
@@ -42,10 +42,10 @@ cc_library(
|
||||
"shlwapi.lib",
|
||||
],
|
||||
visibility = [
|
||||
"//fastpair:__subpackages__",
|
||||
"//internal:__subpackages__",
|
||||
"//internal/platform/implementation/windows:__subpackages__",
|
||||
"//location/nearby/apps/better_together/plugins:__subpackages__",
|
||||
"//sharing:__subpackages__",
|
||||
"//third_party/nearby/fastpair:__subpackages__",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user