Skip to content

Commit 7668cf8

Browse files
committed
Merge branch 'main' into dev
2 parents 06a28e0 + 0f7c464 commit 7668cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/edu/stanford/nlp/trees/ud/ProcessUniversalEnhancerRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import java.io.OutputStream;
66
import java.util.regex.Pattern;
77

8-
import edu.stanford.nlp.ling.CoreAnnotations;;
8+
import edu.stanford.nlp.ling.CoreAnnotations;
99
import edu.stanford.nlp.pipeline.Annotation;
1010
import edu.stanford.nlp.pipeline.CoreNLPProtos;
1111
import edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer;

0 commit comments

Comments
 (0)