formatting error
This commit is contained in:
parent
ec942243be
commit
f071df5dd5
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ public class BRouterService extends Service {
|
|||
}
|
||||
return gpxMessage;
|
||||
} catch (IllegalArgumentException iae) {
|
||||
return iae.getMessage();
|
||||
return iae.getMessage();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue