Преглед изворни кода

lotterysim: remove redudant file path constant

lunar-mining пре 3 година
родитељ
комит
f6d0cfff52
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      script/research/lotterysim/core/constants.py

+ 0 - 1
script/research/lotterysim/core/constants.py

@@ -33,4 +33,3 @@ F_MAX_HP = Num(F_MAX)
 EPSILON_HP = Num(EPSILON)
 REWARD_MIN_HP = Num(REWARD_MIN)
 REWARD_MAX_HP = Num(REWARD_MAX)
-VESTING_FILE='example.csv'