aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Core/Internal/CompletionQueueSafeHandle.cs
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2015-03-11 18:21:00 -0700
committerGravatar Jan Tattermusch <jtattermusch@google.com>2015-03-11 18:23:53 -0700
commit075dde42fe1a78db8fb80cfbd48e34327e9b383e (patch)
tree0f632242988ee224d09147c9dfad0a51bbb190d5 /src/csharp/Grpc.Core/Internal/CompletionQueueSafeHandle.cs
parent053d894e2c7482c16c256ef0f3eca1bb41efdf2c (diff)
code style fixes based on StyleCop warnings
Diffstat (limited to 'src/csharp/Grpc.Core/Internal/CompletionQueueSafeHandle.cs')
-rw-r--r--src/csharp/Grpc.Core/Internal/CompletionQueueSafeHandle.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/csharp/Grpc.Core/Internal/CompletionQueueSafeHandle.cs b/src/csharp/Grpc.Core/Internal/CompletionQueueSafeHandle.cs
index 6bff923c55..600d1fc87c 100644
--- a/src/csharp/Grpc.Core/Internal/CompletionQueueSafeHandle.cs
+++ b/src/csharp/Grpc.Core/Internal/CompletionQueueSafeHandle.cs
@@ -77,4 +77,3 @@ namespace Grpc.Core.Internal
}
}
}
-