Skip to content

Commit 595c90c

Browse files
committed
unused imports
1 parent e309abd commit 595c90c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

protobuf_java_to_protobufjs/src/main/java/me/haroldmartin/protobufjavatoprotobufjs/adapter/ProtobufGeneratedMessageToDescriptors.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ package me.haroldmartin.protobufjavatoprotobufjs.adapter
99

1010
import com.google.protobuf.DescriptorProtos
1111
import com.google.protobuf.Descriptors
12-
import com.google.protobuf.GeneratedMessageV3
13-
import com.google.protobuf.ProtocolMessageEnum
1412
import me.haroldmartin.protobufjavatoprotobufjs.model.ConversionExceptions
1513
import me.haroldmartin.protobufjavatoprotobufjs.model.Field
1614
import me.haroldmartin.protobufjavatoprotobufjs.model.ReflectedDescriptor

0 commit comments

Comments
 (0)