aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/ProtocolBuffers/Reflection/OneofDescriptor.cs
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/src/ProtocolBuffers/Reflection/OneofDescriptor.cs')
-rw-r--r--csharp/src/ProtocolBuffers/Reflection/OneofDescriptor.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/csharp/src/ProtocolBuffers/Reflection/OneofDescriptor.cs b/csharp/src/ProtocolBuffers/Reflection/OneofDescriptor.cs
index 94033c7e..e92dc8bb 100644
--- a/csharp/src/ProtocolBuffers/Reflection/OneofDescriptor.cs
+++ b/csharp/src/ProtocolBuffers/Reflection/OneofDescriptor.cs
@@ -32,7 +32,6 @@
using System.Collections.Generic;
using System.Collections.ObjectModel;
-using Google.Protobuf.DescriptorProtos;
namespace Google.Protobuf.Reflection
{