Removed author comments

This commit is contained in:
2021-08-19 11:58:57 +02:00
parent 3fcf040f54
commit a04c670e02
10 changed files with 5 additions and 52 deletions

View File

@ -7,11 +7,6 @@ import java.sql.Timestamp;
import java.util.ArrayList;
import java.util.HashMap;
/********************************
* @author Mathias Wagner
* Created 23.12.2020
********************************/
public class ResultManager {
private ResultSet resultSet;