diff --git a/PLATFORM_LIBS.md b/PLATFORM_LIBS.md index 5dd8ad67598..5139c6fc60c 100644 --- a/PLATFORM_LIBS.md +++ b/PLATFORM_LIBS.md @@ -28,26 +28,6 @@ Note that the content of `platform.posix` is NOT identical on different platforms, in the same way as different `POSIX` implementations are a little different. -### OS specific libraries - -We've gone a little further and provided access to more specific -native OS services. One needs to import the proper packages -on each of the platform. Choose what matches your target platform: - -