diff --git a/run.py b/run.py index 702f7b5..dc9f8f6 100644 --- a/run.py +++ b/run.py @@ -1,5 +1,4 @@ import EasyGA -import random #Create the Genetic Algorithm ga = EasyGA.GA()