Skip to content

Commit

Permalink
NB-42 lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yash-pal1 committed Jun 14, 2024
1 parent d2a5913 commit b50fc15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion netbox_paas/forms.py
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ class NetBoxDBBackupForm(NetBoxModelForm):
required=False,
)


fieldsets = (
(None, ("netbox_env", "db_password")),
("Backup", ("crontab", "keep_backups")),
Expand Down

0 comments on commit b50fc15

Please sign in to comment.