From 4b1c0739b4f973473ca55635518bb201dfb75370 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Thu, 20 Dec 2018 11:04:05 +0100 Subject: Cleaning --- qml/helpers.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'qml') diff --git a/qml/helpers.py b/qml/helpers.py index 05fb4c9..7d69eb1 100644 --- a/qml/helpers.py +++ b/qml/helpers.py @@ -3,8 +3,6 @@ import gettext import rpm -gettext.install("mageiawelcome") - ts = rpm.TransactionSet() def get_desktop_name(x): -- cgit v1.2.1