diff --git a/core/variant/SCsub b/core/variant/SCsub index 8264503a2296..7f4c8b7788b2 100644 --- a/core/variant/SCsub +++ b/core/variant/SCsub @@ -1,5 +1,4 @@ #!/usr/bin/env python -from misc.utility.scons_hints import * Import("env")