mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Cleanup
PiperOrigin-RevId: 879854458
This commit is contained in:
committed by
Copybara-Service
parent
14ad036bf2
commit
0cc01b476c
+1
-2
@@ -19,8 +19,6 @@ licenses(["notice"])
|
||||
|
||||
cc_library(
|
||||
name = "base",
|
||||
srcs = [
|
||||
],
|
||||
hdrs = [
|
||||
"observer_list.h",
|
||||
],
|
||||
@@ -28,6 +26,7 @@ cc_library(
|
||||
"//internal/account:__subpackages__",
|
||||
"//internal/platform:__subpackages__",
|
||||
"//internal/test:__pkg__",
|
||||
"//location/nearby/sharing/lib:__subpackages__",
|
||||
"//sharing:__subpackages__",
|
||||
],
|
||||
deps = [
|
||||
|
||||
Reference in New Issue
Block a user