From 06785ef692bae4beb4df859c3d4da2e0517ba0d5 Mon Sep 17 00:00:00 2001 From: Jonathan Reams Date: Mon, 30 Mar 2015 12:14:42 -0400 Subject: SERVER-9555 Better OS detection in scons --- src/mongo/installer/msi/SConscript | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mongo/installer') diff --git a/src/mongo/installer/msi/SConscript b/src/mongo/installer/msi/SConscript index 984a709178e..fd3124d4a8b 100644 --- a/src/mongo/installer/msi/SConscript +++ b/src/mongo/installer/msi/SConscript @@ -3,7 +3,6 @@ import os Import("env") -Import("windows") Import("s3push") Import("has_option") -- cgit v1.2.1