Skip to content

Commit

Permalink
Fix lint violation
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-dingemans committed Sep 23, 2023
1 parent a89c78d commit bb72b54
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ import org.jetbrains.kotlin.psi.KtFunction
import org.jetbrains.kotlin.psi.KtScript
import org.jetbrains.kotlin.psi.KtTypeReference
import org.jetbrains.kotlin.psi.psiUtil.getChildOfType
import org.jetbrains.kotlin.psi.psiUtil.leaves

/**
* [Kotlin Coding Conventions](https://kotlinlang.org/docs/coding-conventions.html#functions):
Expand Down

0 comments on commit bb72b54

Please sign in to comment.