diff --git a/connections/implementation/flags/nearby_connections_feature_flags.h b/connections/implementation/flags/nearby_connections_feature_flags.h index 4ea46e4e..2ef5fc8e 100644 --- a/connections/implementation/flags/nearby_connections_feature_flags.h +++ b/connections/implementation/flags/nearby_connections_feature_flags.h @@ -22,10 +22,7 @@ namespace nearby { namespace connections { namespace config_package_nearby { -#ifndef PHENOTYPE_CONFIG_PACKAGE_NEARBY -#define PHENOTYPE_CONFIG_PACKAGE_NEARBY constexpr absl::string_view kConfigPackage = "nearby"; -#endif // PHENOTYPE_CONFIG_PACKAGE_NEARBY // The Nearby Connections features. namespace nearby_connections_feature {