Skip to content

Commit 7f85e59

Browse files
author
Adrian Pucułek
committed
Remove unused import
1 parent ab0abe5 commit 7f85e59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/io/swagger/codegen/v3/generators/kotlin/KotlinClientCodegen.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
package io.swagger.codegen.v3.generators.kotlin;
22

33
import com.github.jknack.handlebars.Handlebars;
4-
import com.github.jknack.handlebars.helper.StringHelpers;
54
import com.github.jknack.handlebars.helper.ConditionalHelpers;
65
import io.swagger.codegen.v3.CliOption;
76
import io.swagger.codegen.v3.CodegenType;

0 commit comments

Comments
 (0)