internal package

This commit is contained in:
seregamorph
2021-01-05 23:02:01 +03:00
parent d16a752b43
commit 0f4a5227e1
36 changed files with 53 additions and 28 deletions

View File

@@ -2,6 +2,7 @@ package org.kohsuke.github;
import edu.umd.cs.findbugs.annotations.NonNull;
import org.apache.commons.lang3.StringUtils;
import org.kohsuke.github.internal.Previews;
import java.io.InputStream;
import java.io.UnsupportedEncodingException;