Commit 2ecc1fd9 authored by Georgios Dagkakis's avatar Georgios Dagkakis

unused variable removed from plugin

parent c159762f
......@@ -7,9 +7,6 @@ from datetime import datetime
from dream.plugins import plugin
# XXX HARDCODED
MACHINE_TYPE_SET = set(["Dream.MachineJobShop", "Dream.MouldAssembly","Dream.Machine","Dream.BatchScrapMachine"])
class SetTriangular(plugin.InputPreparationPlugin):
""" Input preparation
takes a model with deterministic processing time and sets it to triangular
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment