sbsv2/raptor/bin/depcrunch.py
branchfix
changeset 551 b41ce675e7b2
parent 549 d633be326c9f
--- 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):