Commit 89b55eb6 authored by Jérome Perrin's avatar Jérome Perrin

remove useless import

parent ea3080d8
...@@ -29,7 +29,6 @@ models an operator that operates a machine ...@@ -29,7 +29,6 @@ models an operator that operates a machine
# from SimPy.Simulation import Resource, now # from SimPy.Simulation import Resource, now
import simpy import simpy
import xlwt import xlwt
import scipy.stats as stat
from ObjectResource import ObjectResource from ObjectResource import ObjectResource
# =========================================================================== # ===========================================================================
......
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