diff --git a/example.env b/example.env index a0c6a9b3f84c6f3dd7623578cac2f30911dfa7f9..42dd53018c93c4fea61201cf03a4344f30bf13ac 100644 --- a/example.env +++ b/example.env @@ -89,9 +89,6 @@ SHOW_TUTORIAL=true # Directory containing cache of budget simulations SIMULATIONS_BUDGET_DIR="../simulations_budget" -# Directory containing JSON of simulations saved by users -SIMULATIONS_DIR="../simulations" - # Directory containing cache of test cases simulations SIMULATIONS_TEST_CASES_DIR="../simulations_cas_types"