Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
paulk-asert committed Sep 8, 2024
1 parent a2ec54c commit 3766af8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ package groovy.console.ui.view
import javax.swing.SwingConstants
import java.awt.BorderLayout


toolbar = toolBar(rollover: true, visible: controller.showToolbar, constraints: BorderLayout.NORTH) {
button(newFileAction, text: null)
button(openAction, text: null)
Expand Down

0 comments on commit 3766af8

Please sign in to comment.