Remove redeclared module variable
Fix removes redeclared module variable defined previously without any usage. Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
9fb9c00092
commit
7fba31677e
1 changed files with 0 additions and 1 deletions
|
@ -160,7 +160,6 @@ fw_offline = False
|
|||
Rich_Rule = None
|
||||
FirewallClientZoneSettings = None
|
||||
|
||||
module = None
|
||||
|
||||
#####################
|
||||
# exception handling
|
||||
|
|
Loading…
Reference in a new issue