diff --git a/src/com/rjconsultores/ventaboletos/service/impl/SegVKMServiceImpl.java b/src/com/rjconsultores/ventaboletos/service/impl/SegVKMServiceImpl.java index 87edb6d7f..69c94a985 100644 --- a/src/com/rjconsultores/ventaboletos/service/impl/SegVKMServiceImpl.java +++ b/src/com/rjconsultores/ventaboletos/service/impl/SegVKMServiceImpl.java @@ -8,7 +8,6 @@ import java.math.BigDecimal; import java.util.Calendar; import java.util.List; -import org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional;