Index: DamClients/DamPythonInterface/trunk/src/tests/test_dampythonframework.py =================================================================== diff -u -r3529 -r3530 --- DamClients/DamPythonInterface/trunk/src/tests/test_dampythonframework.py (.../test_dampythonframework.py) (revision 3529) +++ DamClients/DamPythonInterface/trunk/src/tests/test_dampythonframework.py (.../test_dampythonframework.py) (revision 3530) @@ -19,9 +19,6 @@ # Stichting Deltares and remain full property of Stichting Deltares at all times. # All rights reserved. -from trunk.src.dampythoninterface.location import Location -from trunk.src.dampythoninterface.soil import Soil -from trunk.src.dampythoninterface.surface_line import Point from dampythoninterface import __version__ import dampythoninterface as dpi from .utils import TestUtils