mirror of
https://gitlab.com/arnekeller/kit-programmieren-ws1920-final1.git
synced 2024-11-24 09:24:58 +00:00
Delete unused code
This commit is contained in:
parent
ccca59fc4a
commit
cb9c82ecdf
@ -1,10 +0,0 @@
|
|||||||
package edu.kit.informatik.command;
|
|
||||||
|
|
||||||
import edu.kit.informatik.ModelRailwaySimulation;
|
|
||||||
|
|
||||||
public class ListCoachesCommand extends Command {
|
|
||||||
@Override
|
|
||||||
public void apply(ModelRailwaySimulation simulation) {
|
|
||||||
// TODO
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user