2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-16 01:12:13 +00:00

Code cleanup - removed an unneeded module import from Boost Build's startup_v2.py test.

[SVN r78946]
This commit is contained in:
Jurko Gospodnetić
2012-06-14 12:31:27 +00:00
parent 7f0db73ee3
commit bf292f966c

View File

@@ -6,7 +6,6 @@
# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
import BoostBuild
import os
import os.path
import re