regex module no longer needed

This commit is contained in:
Erik Olof Gunnar Andersson 2016-01-07 13:53:38 +01:00
parent ebea3d7c98
commit a36e31abfd
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@
import ctypes
import ctypes.util
import os
import re
import sys
import time