Remove unused import

This commit is contained in:
VirtuBox
2019-07-29 12:19:54 +02:00
parent 7d1aec8117
commit 4eb327e79b
5 changed files with 0 additions and 9 deletions

View File

@@ -3,7 +3,6 @@ from wo.core.fileutils import WOFileUtils
import math
import os
import fileinput
import re
import subprocess