Skip to content

Commit

Permalink
removed unused parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
mzorz committed Aug 13, 2019
1 parent be97adf commit 258557f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ import com.automattic.photoeditor.views.PhotoEditorView
import java.io.File

class BackgroundSurfaceManager(
private val activity: Activity,
private val savedInstanceState: Bundle?,
private val lifeCycle: Lifecycle,
private val photoEditorView: PhotoEditorView,
Expand Down

0 comments on commit 258557f

Please sign in to comment.