Skip to content

Commit

Permalink
Reverting container file changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake Willey committed Apr 22, 2020
1 parent 1171914 commit 580b443
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Microsoft.Azure.Cosmos/src/Resource/Container/Container.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ namespace Microsoft.Azure.Cosmos
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Microsoft.Azure.Cosmos.Query;

/// <summary>
/// Operations for reading, replacing, or deleting a specific, existing container or item in a container by id.
Expand Down

0 comments on commit 580b443

Please sign in to comment.