fix remaining merge conflict artifacts

devel
Trolli Schmittlauch 2017-07-12 20:06:18 +02:00
parent ab58830fcb
commit 52a2f0ca2f
1 changed files with 0 additions and 3 deletions

View File

@ -3,10 +3,7 @@
import sys
import getopt
from SchedulingAlgorithms import simanneal as sim
<<<<<<< HEAD
=======
from Output import output as o
>>>>>>> origin/devel
def usage():