feat: removed non svelte front page
This commit is contained in:
@@ -7,7 +7,4 @@ import (
|
||||
func HandleTrainEndpoints(handle *Handle) {
|
||||
handleTrain(handle)
|
||||
handleRest(handle)
|
||||
|
||||
//TODO remove
|
||||
handleTest(handle)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user