diff -r 9624a110667d -r c4086afea02b VCS/CommandOptionsDialog.py --- a/VCS/CommandOptionsDialog.py Sun Jan 31 17:11:22 2010 +0000 +++ b/VCS/CommandOptionsDialog.py Sun Jan 31 18:31:28 2010 +0000 @@ -7,8 +7,6 @@ Module implementing the VCS command options dialog. """ -import sys - from PyQt4.QtCore import * from PyQt4.QtGui import *