summaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
authorAndrew Schwerin <Andy Schwerin schwerin@10gen.com>2012-10-12 16:25:40 -0400
committerAndrew Schwerin <Andy Schwerin schwerin@10gen.com>2012-10-12 16:25:40 -0400
commit26f3e41041fce992a554e6a014e2c603bf674b04 (patch)
treeab9296646b425ec1e0e9f43afd8ec7873e7d3ade /SConstruct
parent9250283389cdbb1f0885b628153464e6a59281a0 (diff)
downloadmongo-26f3e41041fce992a554e6a014e2c603bf674b04.tar.gz
Do not import now-defunct buildscripts.bb in SConstruct.
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct1
1 files changed, 0 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index b18ae691991..908b9e3518a 100644
--- a/SConstruct
+++ b/SConstruct
@@ -14,7 +14,6 @@
# several, subordinate SConscript files, which describe specific build rules.
import buildscripts
-import buildscripts.bb
import datetime
import imp
import os