X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FTools%2FVerima%2FStats%2Fref.py;h=fc3a3e2cda4ffce5fb134c815b5ec3a688622045;hb=ee0738fe562f847342b7723db6fa4488f1865fd2;hp=e9dd296c71f5bf56a0d2ffc0e8201d568dc39dd8;hpb=2d16118826a6b7874b3093ed11284cfbb30a5efa;p=modules%2Fsmesh.git diff --git a/src/Tools/Verima/Stats/ref.py b/src/Tools/Verima/Stats/ref.py index e9dd296c7..fc3a3e2cd 100644 --- a/src/Tools/Verima/Stats/ref.py +++ b/src/Tools/Verima/Stats/ref.py @@ -1,10 +1,6 @@ import os import subprocess import time -from PyQt4.QtGui import * -from PyQt4.QtCore import * -from PyQt4.QtSql import * - class Ref: def __init__(self,maBase,idMaillage,idVersion,machine):