Skip to content

Commit

Permalink
Revert "Code changes to add poland central region as a part of Region…
Browse files Browse the repository at this point in the history
…s.cs"

This reverts commit 1aafbf18f6d80e9a92baa301b6b23cf065e4b155.
  • Loading branch information
kundadebdatta committed Jan 11, 2023
1 parent c78eb2f commit e716a10
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Microsoft.Azure.Cosmos/src/Regions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -344,10 +344,5 @@ public static class Regions
/// Name of the Azure China East 3 region in the Azure Cosmos DB service.
/// </summary>
public const string ChinaEast3 = "China East 3";

/// <summary>
/// Name of the Azure Poland Central region in the Azure Cosmos DB service.
/// </summary>
public const string PolandCentral = "Poland Central";
}
}

0 comments on commit e716a10

Please sign in to comment.