diff --git a/CODING_GUIDELINES.md b/CODING_GUIDELINES.md index bad2583ab..1014cae8e 100644 --- a/CODING_GUIDELINES.md +++ b/CODING_GUIDELINES.md @@ -188,7 +188,3 @@ Cosmos Explorer has been under constant development for over 5 years. As a resul ✅ DO - Support all [browsers supported by the Azure Portal](https://docs.microsoft.com/en-us/azure/azure-portal/azure-portal-supported-browsers-devices) -- Support IE11 - - In practice, this should not need to be considered as part of a normal development workflow - - Polyfills and transpilation are already provided by our engineering systems. - - This requirement will be removed on March 30th, 2021 when Azure drops IE11 support.