fix: remove slect button

This commit is contained in:
0xMRTT 2022-08-23 11:23:45 +02:00
parent e676a7383a
commit ca6d50b218

View file

@ -36,7 +36,6 @@ class GradiencePresetWindow(Adw.Window):
import_button = Gtk.Template.Child("import_button")
remove_button = Gtk.Template.Child("remove_button")
file_manager_button = Gtk.Template.Child("file_manager_button")
select_button = Gtk.Template.Child("select_button")
custom_presets = {}