Skip to content

Commit

Permalink
Removed test controls for ListView
Browse files Browse the repository at this point in the history
  • Loading branch information
rektdeckard committed Nov 8, 2019
1 parent a65a3bf commit c90719d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ class DrawableView : View("Drawables") {
updateProgress(0.0, null)
}
}
button("List").action { println(folders.value) }
}

}
Expand Down

0 comments on commit c90719d

Please sign in to comment.