Skip to content

Commit 261d417

Browse files
author
linyajun
committed
update
1 parent 97c026f commit 261d417

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/com/zuicoding/platform/plugins/jsonformater/JSONFormater.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,5 @@ public void actionPerformed(AnActionEvent e) {
1717

1818
DialogWrapper dialog = new JSONViewer();
1919
dialog.show();
20-
dialog.setSize(800,600);
2120
}
2221
}

0 commit comments

Comments
 (0)