Remove commented out code

This commit is contained in:
deepsource-autofix[bot] 2022-09-07 16:02:13 +00:00 committed by GitHub
parent 3adc5d8979
commit 352cd2a91b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -147,8 +147,6 @@ class GradienceMainWindow(Adw.ApplicationWindow):
self.monet_file_chooser_button = Gtk.Button()
self.monet_file_chooser_button.set_valign(Gtk.Align.CENTER)
# self.monet_file_chooser_button.set_label(_("Choose a file"))
# self.monet_file_chooser_button.set_icon_name("folder-pictures-symbolic")
child_button = Gtk.Box()
label = Gtk.Label()