mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-15 09:00:36 +00:00
Hafas: Remove superfluous invocation of setStationBoardHasStationTable().
This commit is contained in:
parent
806100c868
commit
4fe662d021
1 changed files with 0 additions and 2 deletions
|
@ -32,8 +32,6 @@ public class VbnProvider extends AbstractHafasProvider
|
|||
public VbnProvider()
|
||||
{
|
||||
super(API_BASE + "stboard.exe/dn", API_BASE + "ajax-getstop.exe/dny", API_BASE + "query.exe/dn", 10, Charsets.UTF_8);
|
||||
|
||||
setStationBoardHasStationTable(true);
|
||||
}
|
||||
|
||||
public NetworkId id()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue