From: Serge Rehbinder Date: Thu, 15 Dec 2016 09:09:19 +0000 (+0100) Subject: removing an unused import X-Git-Tag: 5.0.0a1~38^2~39 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=de024cf3c602eb4e284cc735b3435f695b6bba40;p=tools%2Fsat.git removing an unused import --- diff --git a/commands/config.py b/commands/config.py index b27922f..cb5863f 100644 --- a/commands/config.py +++ b/commands/config.py @@ -24,7 +24,6 @@ import gettext import sys import src -from cookielib import logger # internationalization satdir = os.path.dirname(os.path.realpath(__file__))