Remove unused import (#13660)

This commit is contained in:
Sorin Florea
2022-10-12 05:11:34 +02:00
committed by GitHub
parent 53873ff6d8
commit 1fda3ce290
3 changed files with 0 additions and 3 deletions

View File

@@ -13,7 +13,6 @@
package org.openapitools.client.model;
import org.openapitools.client.ApiException;
import java.util.Objects;
import java.lang.reflect.Type;
import java.util.Map;