Skip to content

Commit 0202cb2

Browse files
ekeithogithub-actions[bot]
authored andcommitted
Apply changes from ktLintFormat
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e693a2d commit 0202cb2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

workflow-ui/compose/src/main/java/com/squareup/workflow1/ui/compose/WorkflowRendering.kt

-2
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@ import androidx.compose.runtime.key
77
import androidx.compose.runtime.remember
88
import androidx.compose.ui.Modifier
99
import androidx.compose.ui.platform.LocalLifecycleOwner
10-
import androidx.lifecycle.LifecycleOwner
1110
import com.squareup.workflow1.ui.Compatible
1211
import com.squareup.workflow1.ui.Screen
1312
import com.squareup.workflow1.ui.ScreenViewHolder
1413
import com.squareup.workflow1.ui.ViewEnvironment
1514
import com.squareup.workflow1.ui.WorkflowUiExperimentalApi
1615
import com.squareup.workflow1.ui.WorkflowViewStub
17-
import com.squareup.workflow1.ui.androidx.WorkflowLifecycleOwner
1816

1917
/**
2018
* Renders [rendering] into the composition using the [ViewEnvironment] found in

0 commit comments

Comments
 (0)