Removed old code

This commit is contained in:
HojouFotytu 2019-04-11 11:14:30 +09:00
parent 61e7b749ed
commit eabcb6aaa1
1 changed files with 0 additions and 3 deletions

View File

@ -157,9 +157,6 @@ namespace Core.ProfitTrailer
case "max cost reached":
result = "COST";
break;
case "rebuy timeout":
result = "TIMEOUT";
break;
case "buy value below dust":
result = "DUST";
break;