Skip to content

Commit 9ed4816

Browse files
committed
Remove unused button
1 parent e4209c9 commit 9ed4816

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

csv-validator-ui/src/main/scala/uk/gov/nationalarchives/csv/validator/ui/CsvValidatorUi.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,6 @@ object CsvValidatorUi extends SimpleSwingApplication {
510510
Success("Text updated")
511511
}
512512

513-
val okButton = new Button("OK")
514513
val fileButton = new Button("...")
515514
fileButton.reactions += {
516515
case ev: ButtonClicked =>

0 commit comments

Comments
 (0)