mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-19 08:49:58 +00:00
Poland
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@608 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
bafa81b8f5
commit
bb548b6adb
10 changed files with 460 additions and 48 deletions
|
@ -212,9 +212,6 @@ public class NsProvider extends AbstractHafasProvider
|
|||
if (ucType.equals("MÉT"))
|
||||
return 'U';
|
||||
|
||||
if (ucType.equals("TRA"))
|
||||
return 'T';
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue