Browse Source

Remove extraneous TODO

Jon Skeet 10 năm trước cách đây
mục cha
commit
8f2892bc62
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      csharp/generate_protos.sh

+ 0 - 1
csharp/generate_protos.sh

@@ -36,7 +36,6 @@ if [ -z "$PROTOC" ]; then
 fi
 
 # Descriptor proto
-# TODO(jonskeet): Remove fixup
 $PROTOC -Isrc --csharp_out=csharp/src/Google.Protobuf/Reflection \
     src/google/protobuf/descriptor.proto