mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-18 00:09:55 +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
|
@ -32,7 +32,6 @@ import de.schildbach.pte.util.ParserUtils;
|
|||
public class SbbProvider extends AbstractHafasProvider
|
||||
{
|
||||
public static final NetworkId NETWORK_ID = NetworkId.SBB;
|
||||
public static final String OLD_NETWORK_ID = "fahrplan.sbb.ch";
|
||||
private static final String API_BASE = "http://fahrplan.sbb.ch/bin/";
|
||||
private static final String API_URI = "http://fahrplan.sbb.ch/bin/extxml.exe"; // xmlfahrplan.sbb.ch
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue