Salome HOME
Update of CheckDone
[modules/smesh.git] / src / Tools / blocFissure / gmu / findWireEndVertices.py
index cf70523f06cbb3187661f50fb6746db1738b4f11..5ef2b82bec850e1288ed60871839db89d7acf246 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2021  EDF R&D
+# Copyright (C) 2014-2024  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -21,8 +21,6 @@
 
 import logging
 
-from . import initLog
-
 from .geomsmesh import geompy
 
 from .findWireVertices import findWireVertices