Blame SOURCES/fonts-tweak-tool-drop-pyxdg.patch

5a1057
From dc6770ba4b79db91543d27bd20fc3f00de1101c8 Mon Sep 17 00:00:00 2001
5a1057
From: Akira TAGOH <akira@tagoh.org>
5a1057
Date: Thu, 19 Jul 2018 09:12:53 +0000
5a1057
Subject: [PATCH] clean up
5a1057
5a1057
---
5a1057
 fontstweak/ui/fonts-tweak-config.py | 1 -
5a1057
 1 file changed, 1 deletion(-)
5a1057
5a1057
diff --git a/fontstweak/ui/fonts-tweak-config.py b/fontstweak/ui/fonts-tweak-config.py
5a1057
index 4888c7f..473b74d 100644
5a1057
--- a/fontstweak/ui/fonts-tweak-config.py
5a1057
+++ b/fontstweak/ui/fonts-tweak-config.py
5a1057
@@ -26,7 +26,6 @@ from distutils.version import LooseVersion
5a1057
 from gi.repository import Gtk
5a1057
 from gi.repository import Pango
5a1057
 from gi.repository import Easyfc
5a1057
-from xdg import BaseDirectory
5a1057
 try:
5a1057
     from tweaks import FontsTweak
5a1057
 except ImportError:
5a1057
-- 
5a1057
2.18.0.rc2
5a1057