Kaynağa Gözat

ptypes: ran gofmt on any_test.go

ia 7 yıl önce
ebeveyn
işleme
9f81198da9
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0 1
      ptypes/any_test.go

+ 0 - 1
ptypes/any_test.go

@@ -80,7 +80,6 @@ func TestIsDifferentUrlPrefixes(t *testing.T) {
 	}
 }
 
-
 func TestIsCornerCases(t *testing.T) {
 	m := &pb.FileDescriptorProto{}
 	if Is(nil, m) {