[TASK] Update simulation code.
This commit is contained in:
parent
2e14b614f9
commit
018f54ea1c
|
@ -99,4 +99,8 @@ public class RentACarSimulation implements Runnable {
|
|||
this.runSimulation = false;
|
||||
}
|
||||
|
||||
public static String getSomeQuery() {
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue