diff options
-rw-r--r-- | lib/wscript_build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/wscript_build b/lib/wscript_build index f6fbe7a880..9892fd646b 100644 --- a/lib/wscript_build +++ b/lib/wscript_build @@ -1,7 +1,6 @@ #!/usr/bin/env python import os, Options -from samba_utils import TOUCH_FILE, EXPAND_VARIABLES # work out what python external libraries we need to install external_libs = { |