Skip to content

Commit

Permalink
style: unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
finalchild committed Oct 11, 2024
1 parent 1cd1ff7 commit 7fb9954
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import com.squareup.kotlinpoet.FileSpec
import com.squareup.kotlinpoet.FunSpec
import com.squareup.kotlinpoet.KModifier
import com.squareup.kotlinpoet.ParameterSpec
import com.squareup.kotlinpoet.ParameterizedTypeName
import com.squareup.kotlinpoet.ParameterizedTypeName.Companion.parameterizedBy
import com.squareup.kotlinpoet.PropertySpec
import com.squareup.kotlinpoet.TypeName
Expand Down

0 comments on commit 7fb9954

Please sign in to comment.