Eine Zeile aus Util.java entfernt...
This commit is contained in:
@@ -3,9 +3,6 @@ import java.text.DateFormat;
|
|||||||
import java.text.SimpleDateFormat;
|
import java.text.SimpleDateFormat;
|
||||||
import java.util.Date;
|
import java.util.Date;
|
||||||
|
|
||||||
import de.katho.kBorrow.db.DbConnector;
|
|
||||||
|
|
||||||
|
|
||||||
public class Util {
|
public class Util {
|
||||||
public static String getCurrentDate(){
|
public static String getCurrentDate(){
|
||||||
DateFormat dateFormat = new SimpleDateFormat("dd.MM.yyyy");
|
DateFormat dateFormat = new SimpleDateFormat("dd.MM.yyyy");
|
||||||
|
|||||||
Reference in New Issue
Block a user