Skip to content

Commit d4a95ca

Browse files
committed
Removed whitespace
1 parent 2112d82 commit d4a95ca

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Templates/CSharp/Base/CollectionRequest.Base.template.tt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
<# // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. #>
22
<#@ template debug="true" hostspecific="true" language="C#" #>
33
<#@ include file="Request.Base.template.tt"#>
4-
5-
64
<#+
75

8-
// using System.Linq.Enumerable;
9-
106
// -------------------------------------------------------------
117
// Methods for standard entity collection classes
128
// -------------------------------------------------------------

0 commit comments

Comments
 (0)