mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-22 13:45:42 +00:00
# imports
This commit is contained in:
-1
@@ -23,7 +23,6 @@ public class RaceApplication extends Application {
|
||||
|
||||
private final static String TAG = RaceApplication.class.getName();
|
||||
|
||||
|
||||
/**
|
||||
* Whenever you change a preference's type (e.g. from Integer to String) you need to bump
|
||||
* this version code to the appropriate app version (see AndroidManifest.xml).
|
||||
|
||||
-1
@@ -3,7 +3,6 @@ package com.sap.sailing.racecommittee.app.ui.activities;
|
||||
import java.util.Date;
|
||||
|
||||
import android.content.pm.PackageInfo;
|
||||
import android.content.pm.PackageManager.NameNotFoundException;
|
||||
import android.os.Bundle;
|
||||
import android.text.format.DateFormat;
|
||||
import android.view.View;
|
||||
|
||||
Reference in New Issue
Block a user