Skip to content

Commit

Permalink
fix wrong super call
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Jan 3, 2024
1 parent cb82fe0 commit e9dbb75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/y2firewall/widgets/overview_tree_pager.rb
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ class OverviewTreePager < CWM::TreePager

# Constructor
def initialize
super()
textdomain "firewall"

@fw = Y2Firewall::Firewalld.instance
Expand Down

0 comments on commit e9dbb75

Please sign in to comment.