From de024cf3c602eb4e284cc735b3435f695b6bba40 Mon Sep 17 00:00:00 2001 From: Serge Rehbinder Date: Thu, 15 Dec 2016 10:09:19 +0100 Subject: [PATCH] removing an unused import --- commands/config.py | 1 - 1 file changed, 1 deletion(-) 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__)) -- 2.39.2