Skip to content

Commit 36ce577

Browse files
committed
Remove trailing whitespacein ResponseSamples.cs
1 parent b369fb7 commit 36ce577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/core/Azure.Core/tests/samples/ResponseSamples.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ public async Task AsyncPageableLoop()
131131
await enumerator.DisposeAsync();
132132
}
133133
#endregion
134-
}
134+
}
135135

136136
[Test]
137137
[Ignore("Only verifying that the sample builds")]

0 commit comments

Comments
 (0)