Merge pull request #917 from thomassigurdsen/master
SConstruct imports multiprocessing, which is then never used
This commit is contained in:
commit
f7c9a4a0a8
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ import os.path
|
|||
import glob
|
||||
import sys
|
||||
import methods
|
||||
import multiprocessing
|
||||
|
||||
methods.update_version()
|
||||
|
||||
|
|
Loading…
Reference in a new issue