Skip to content

Commit

Permalink
Merge pull request #777 from OData/ODataV4-7.x-Trailing
Browse files Browse the repository at this point in the history
Fix trailing whitespace on empty line
  • Loading branch information
mikepizzo authored Mar 21, 2017
2 parents 751e047 + 81d6afd commit 196eda8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ namespace Microsoft.OData.UriParser
using System.Linq;
using Microsoft.OData.Edm;
using Microsoft.OData.Metadata;

/// <summary>
/// Extension methods for <see cref="ODataPath"/>. These method provide convenince functions.
/// TODO: Implement this class and it's visitors. These are stubs.
Expand Down

0 comments on commit 196eda8

Please sign in to comment.