Imported Upstream version 1.34.0
[platform/upstream/grpc.git] / src / core / lib / gprpp / README.md
index f541d22..f5b8748 100644 (file)
@@ -6,7 +6,3 @@ for other open source projects written in C++.
 
 Note that this is one of the few places in src/core where we allow
 the use of portability macros.
-
-Note that this is the only place in src/core where we allow
-use of the C++ standard library (i.e., anything in the `std::`
-namespace).