From 391c786a002656065956370ee8814aefcbf9f1e3 Mon Sep 17 00:00:00 2001 From: EulalieCoevoet Date: Mon, 15 Apr 2024 17:41:10 +0200 Subject: [PATCH] [tests] minor cleaning (#269) --- tests/component/constraint/SurfacePressureConstraintTest.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/component/constraint/SurfacePressureConstraintTest.cpp b/tests/component/constraint/SurfacePressureConstraintTest.cpp index cac692fd..f3703571 100644 --- a/tests/component/constraint/SurfacePressureConstraintTest.cpp +++ b/tests/component/constraint/SurfacePressureConstraintTest.cpp @@ -45,7 +45,6 @@ using sofa::simulation::SceneLoaderXML ; #include using sofa::simulation::Simulation ; using sofa::simulation::Node ; -using sofa::simulation::setSimulation ; using sofa::core::objectmodel::New ; using sofa::core::objectmodel::BaseData ;