remove space

This commit is contained in:
Tim Selman 2023-06-09 16:12:58 +02:00
parent a9de1ef614
commit 67a2ccc67f

View File

@ -15,7 +15,7 @@
* limitations under the License.
*/
package org.openapitools.codegen;
package org.openapitools.codegen;
import com.github.benmanes.caffeine.cache.Cache;
import com.github.benmanes.caffeine.cache.Caffeine;