no message

This commit is contained in:
2024-10-17 22:18:10 +03:00
parent 6b7ed74c60
commit b871d2673b
10 changed files with 32 additions and 67 deletions

View File

@@ -22,7 +22,6 @@ public class DirInfosDataSet extends DataSet<String, DirInfo> {
}
};
}
@Override
public Object getFieldAt(DirInfo object, int columnIndex) {
switch (columnIndex) {