Remove unused import

This commit is contained in:
Joel Leitch 2013-05-13 20:38:35 +00:00
parent e4508227c5
commit 3f4bc4cd10

View File

@ -17,7 +17,6 @@ package com.google.gson.internal;
import java.io.ObjectStreamException;
import java.math.BigDecimal;
import java.math.BigInteger;
/**
* This class holds a number value that is lazily converted to a specific number type