2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-14 00:32:11 +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 5c6c7e1cf6
commit b9ef06781a

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