clean up ski file
This commit is contained in:
parent
9e6f337a61
commit
abe47358f2
1 changed files with 0 additions and 2 deletions
|
@ -46,13 +46,11 @@ public class SkiMapsPlugin extends OsmandPlugin {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public String getId() {
|
||||
return ID;
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public Class<? extends Activity> getSettingsActivity() {
|
||||
return null;
|
||||
|
|
Loading…
Reference in a new issue