1
0
Fork 0

Remove a superfluous import

This commit is contained in:
jvoisin 2018-10-04 16:19:38 +02:00
parent a1c39104fc
commit df252fd71a
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ import os
import shutil
import subprocess
import unittest
import sys
mat2_binary = ['./mat2']