[svn r37345] Remove unneeded import

--HG--
branch : trunk
This commit is contained in:
fijal 2007-01-25 18:02:01 +01:00
parent c53dfee4a6
commit c237e8d959
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ import py
from time import time as now
Item = py.test.Item
from py.__.test.terminal.out import getout
import py.__.code.safe_repr
from py.__.test.representation import Presenter
def getrelpath(source, dest):