mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 00:55:31 +00:00
remove unused modules
This commit is contained in:
parent
f458423868
commit
024923526b
1 changed files with 0 additions and 2 deletions
|
@ -8,7 +8,6 @@
|
|||
############################################
|
||||
import sys
|
||||
import os
|
||||
import glob
|
||||
import re
|
||||
import getopt
|
||||
import shutil
|
||||
|
@ -17,7 +16,6 @@ from fnmatch import fnmatch
|
|||
import distutils.sysconfig
|
||||
import compileall
|
||||
import subprocess
|
||||
import string
|
||||
|
||||
def getenv(name, default):
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue