From 57a707f6de766d833df53815664023a3903c5691 Mon Sep 17 00:00:00 2001 From: aguerre Date: Thu, 16 Jan 2014 16:57:16 +0000 Subject: [PATCH] remove singleton --- bin/PortManager.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/bin/PortManager.py b/bin/PortManager.py index d820a8555..71143075f 100644 --- a/bin/PortManager.py +++ b/bin/PortManager.py @@ -21,8 +21,6 @@ # # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # -from Singleton import Singleton - import multiprocessing import time import socket -- 2.39.2