mirror of
https://github.com/bspeice/itcs4180
synced 2024-12-04 13:18:16 -05:00
Scan now works
This commit is contained in:
parent
5c124121fb
commit
d386b0b346
@ -46,7 +46,7 @@ public class LocationClient {
|
|||||||
}
|
}
|
||||||
catch(RetrofitError e)
|
catch(RetrofitError e)
|
||||||
{
|
{
|
||||||
return "Verification failed";
|
return null;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user