Removed unused import

This commit is contained in:
YOUNG HO CHA 2020-09-12 13:36:14 +09:00
parent e99a4b1cb7
commit 92a98dab02

View File

@ -16,8 +16,6 @@
package com.google.gson.functional;
import java.lang.reflect.Field;
import com.google.gson.Gson;
import com.google.gson.annotations.SerializedName;