Skip to content

Commit

Permalink
Update Src/VTEX/VTEXContext.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
gitauto-ai[bot] authored Dec 11, 2024
1 parent 8590d65 commit bc54dbd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Src/VTEX/VTEXContext.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1506,8 +1506,7 @@ await _wrapper.UpdateSpecificationsAsync(
token).ConfigureAwait(false);

/// <summary>
/// </summary>
/// Inserts the specification field value asynchronous.
/// Inserts the specification field value asynchronously.
/// </summary>
/// <param name="fieldValue">The field value.</param>
/// <param name="token">The token.</param>
Expand Down

0 comments on commit bc54dbd

Please sign in to comment.