Remove paths module
This commit is contained in:
parent
146b177ca9
commit
50177d96b8
2 changed files with 0 additions and 33 deletions
|
@ -3,12 +3,9 @@
|
|||
|
||||
import logging
|
||||
import sys
|
||||
|
||||
import SCons.Environment
|
||||
import SCons.Errors
|
||||
|
||||
import paths
|
||||
|
||||
|
||||
def setup_logging(level=logging.DEBUG):
|
||||
'''Configure global logging for the SCons system.'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue