Remove empty line.
This commit is contained in:
parent
4d7d0ac8d0
commit
574c2cb2b5
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ import com.bumble.appyx.core.plugin.Plugin
|
|||
import io.element.android.libraries.architecture.FeatureEntryPoint
|
||||
|
||||
interface ${FEATURE_NAME}EntryPoint : FeatureEntryPoint {
|
||||
|
||||
fun nodeBuilder(parentNode: Node, buildContext: BuildContext): NodeBuilder
|
||||
|
||||
interface NodeBuilder {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue