From c4ff817f0367d401afdc6f6e129202015c61a43a Mon Sep 17 00:00:00 2001 From: 0xMRTT <0xMRTT@tuta.io> Date: Sun, 14 Aug 2022 11:50:12 +0200 Subject: [PATCH] fix: import error --- src/plugins_list.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/plugins_list.py b/src/plugins_list.py index 40654c57..b8fcc30d 100644 --- a/src/plugins_list.py +++ b/src/plugins_list.py @@ -16,7 +16,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -from .plugins.gtk4 import AdwcustomizerGtk4Plugin import os from pathlib import Path import importlib