mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-14 16:40:30 +00:00
remove debug output
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@152 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
ea4dd340c9
commit
fc61ce0ef2
1 changed files with 0 additions and 1 deletions
|
@ -472,7 +472,6 @@ public class OebbProvider implements NetworkProvider
|
|||
|
||||
Date predictedTime = null;
|
||||
final String prognosis = ParserUtils.resolveEntities(mDepFine.group(2));
|
||||
System.out.println("===" + prognosis);
|
||||
if (prognosis != null)
|
||||
{
|
||||
if (prognosis.equals("pünktlich"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue