diff -r 61527222d70c -r b41ce675e7b2 sbsv2/raptor/bin/depcrunch.py --- a/sbsv2/raptor/bin/depcrunch.py Tue May 11 20:27:01 2010 +0100 +++ b/sbsv2/raptor/bin/depcrunch.py Tue May 11 21:10:52 2010 +0100 @@ -20,7 +20,6 @@ import sys from optparse import OptionParser -import os import re class NoTargetException(Exception):