diff --git a/common/wscript b/common/wscript index b5359ade..fcf1d495 100644 --- a/common/wscript +++ b/common/wscript @@ -1,7 +1,6 @@ #! /usr/bin/env python # encoding: utf-8 -import Build import re import os diff --git a/man/wscript b/man/wscript index b71455b0..1b9992b5 100644 --- a/man/wscript +++ b/man/wscript @@ -1,7 +1,6 @@ #! /usr/bin/env python # encoding: utf-8 -import Build import re import os