mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-21 01:39: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.Style.Shape;
|
|||
public class KvvProvider extends AbstractEfaProvider
|
||||
{
|
||||
public static final NetworkId NETWORK_ID = NetworkId.KVV;
|
||||
public static final String OLD_NETWORK_ID = "213.144.24.66";
|
||||
private final static String API_BASE = "http://213.144.24.66/kvv/"; // http://213.144.24.66/kvv2/
|
||||
|
||||
public KvvProvider()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue