add default lol
This commit is contained in:
@@ -76,6 +76,7 @@ public class ComputationRequest {
|
|||||||
return resp.pathCost;
|
return resp.pathCost;
|
||||||
case IN_PROGRESS:
|
case IN_PROGRESS:
|
||||||
case QUEUED:
|
case QUEUED:
|
||||||
|
default:
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user