mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
Remove unused dependencies.
PiperOrigin-RevId: 833587605
This commit is contained in:
committed by
Copybara-Service
parent
431a020310
commit
f4046e764f
@@ -16,7 +16,6 @@ load("@rules_cc//cc:cc_library.bzl", "cc_library")
|
||||
load("@rules_cc//cc:cc_test.bzl", "cc_test")
|
||||
|
||||
# Placeholder: load py_test
|
||||
# Placeholder: load cc_embed_data
|
||||
|
||||
licenses(["notice"])
|
||||
|
||||
|
||||
@@ -33,7 +33,6 @@
|
||||
#include "internal/account/account_manager_impl.h"
|
||||
#include "internal/platform/byte_array.h"
|
||||
#include "internal/platform/count_down_latch.h"
|
||||
#include "internal/platform/for_connecting_to_google_roots_pem.h"
|
||||
#include "internal/platform/implementation/account_manager.h"
|
||||
#include "internal/platform/implementation/webrtc.h"
|
||||
#include "internal/platform/logging.h"
|
||||
|
||||
Reference in New Issue
Block a user