src/main/java/com/example/client/service/UserManageService.java
@@ -86,7 +86,6 @@ table = CommonTable.createCommonTable(list, columnDto); table.setRowHeight(25); table.setAutoCreateRowSorter(true); table.setAutoResizeMode(JTable.AUTO_RESIZE_OFF); tableModelListener(table,jFrame,list);