mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-20 17:29:51 +00:00
get rid of OLD_NETWORK_ID constants
This commit is contained in:
parent
7aec8c20b7
commit
506640c5ea
34 changed files with 2 additions and 37 deletions
|
@ -29,7 +29,6 @@ import de.schildbach.pte.dto.LocationType;
|
|||
public class VmsProvider extends AbstractEfaProvider
|
||||
{
|
||||
public static final NetworkId NETWORK_ID = NetworkId.VMS;
|
||||
public static final String OLD_NETWORK_ID = "www.vms-aktuell.de";
|
||||
private static final String API_BASE = "http://www.vms-aktuell.de/vms/";
|
||||
|
||||
public VmsProvider()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue