Skip to content

Commit 6da1723

Browse files
committed
Cleanup
1 parent c32e686 commit 6da1723

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

src/main/java/software/xdev/openrewriter/ui/toolwindow/execute/ORExecuteRecipeToolWindowPanel.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -124,11 +124,6 @@ protected void initUI()
124124
content,
125125
ScrollPaneConstants.VERTICAL_SCROLLBAR_AS_NEEDED,
126126
ScrollPaneConstants.HORIZONTAL_SCROLLBAR_NEVER));
127-
128-
// this.setContent(this.createSplitter(
129-
// this.dataPanel,
130-
// this.withAndTargetContainerPanel,
131-
// "OR_EXECUTE_RECIPE_PROPORTION_PROPERTY"));
132127
}
133128

134129
protected void updateBtnRewriteEnabled()

0 commit comments

Comments
 (0)