Salome HOME
Merge branch 'V9_9_BR'
[modules/smesh.git] / src / Tools / blocFissure / gmu / findWireIntermediateVertices.py
index 015f63667f73e42dba66742242cfa74769a700d4..7c6013696e78e7c3de137a2ca8ed5c2f9347cb7f 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2021  EDF R&D
+# Copyright (C) 2014-2022  EDF R&D
 #
 # 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