projects
/
dcpomatic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab649d5
)
Remove two unused imports.
author
Carl Hetherington
<cth@carlh.net>
Sun, 29 Sep 2024 18:00:33 +0000
(20:00 +0200)
committer
Carl Hetherington
<cth@carlh.net>
Sun, 29 Sep 2024 21:36:28 +0000
(23:36 +0200)
wscript
patch
|
blob
|
history
diff --git
a/wscript
b/wscript
index 9d8658ce4c088a3061a2cfa4418d65248d8cc023..dd662804cbeaab10c14e3dfff1c11b60c8f486ba 100644
(file)
--- a/
wscript
+++ b/
wscript
@@
-24,8
+24,6
@@
import os
import shlex
import sys
import glob
-import distutils
-import distutils.spawn
try:
# python 2
from urllib import urlencode