fix checkstyle issue for ServiceRestMetadataStorage.java

This commit is contained in:
Huang YunKun 2020-03-31 11:31:32 +08:00 committed by GitHub
parent 6bf384ada6
commit 369907ebff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ import com.google.gson.Gson;
import javax.annotation.processing.ProcessingEnvironment;
import java.io.IOException;
import java.util.LinkedHashSet;
import java.util.List;
import java.util.Set;