Skip to content

Commit

Permalink
Removed an obsolete explicitly listed colum from the Record filterset
Browse files Browse the repository at this point in the history
  • Loading branch information
peteeckel committed Oct 16, 2024
1 parent 6b398a7 commit dc284ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion netbox_dns/filtersets/record.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ class Meta:
"ttl",
"value",
"disable_ptr",
"active",
"managed",
)

Expand Down

0 comments on commit dc284ab

Please sign in to comment.