Skip to content

Commit

Permalink
Reformat with spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
PatilShreyas committed Sep 22, 2024
1 parent b36f337 commit ecb899d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -153,5 +153,4 @@ private class CapturableModifierNode(
// draw the graphics layer on the visible canvas
drawLayer(currentGraphicsLayer)
}
}

}
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
*/
package dev.shreyaspatil.capturable.controller

import androidx.compose.ui.graphics.layer.GraphicsLayer
import io.mockk.mockk
import kotlinx.coroutines.CoroutineScope
import kotlinx.coroutines.ExperimentalCoroutinesApi
Expand Down

0 comments on commit ecb899d

Please sign in to comment.