summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ot-tools-user.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/ot-tools-user.sh b/ot-tools-user.sh
index 5a77b3f..55a591e 100644
--- a/ot-tools-user.sh
+++ b/ot-tools-user.sh
@@ -149,7 +149,6 @@ otkill() {
"dataset") kill_unicorn 8083;;
"feature") kill_unicorn 8084;;
"model") kill_unicorn 8085;;
- echo "$1 not available yet.";;
"task") kill_unicorn 8086;;
"validation") #kill_unicorn 8087;;
echo "$1 not available yet.";;