Salome HOME
[bos #38500 #41499 #41496][EDF] Move thread header inclussion outside TBB conditional...
[modules/smesh.git] / src / Tools / blocFissure / gmu / construitEdgesRadialesDebouchantes.py
index 03d1d12449e48644b3332e492b3729d48171ccc8..f21a105336cff683c4c96c835b188676eb5130ec 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2021  EDF R&D
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -20,9 +20,6 @@
 """Construit les arĂȘtes dĂ©bouchantes"""
 
 import logging
-import GEOM
-
-from . import initLog
 
 from .construitEdgesRadialesDebouchantes_a import construitEdgesRadialesDebouchantes_a
 from .construitEdgesRadialesDebouchantes_b import construitEdgesRadialesDebouchantes_b