mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Clean up TODO notes
This commit is contained in:
@@ -1062,7 +1062,6 @@ class DeviceListView(PermissionRequiredMixin, ObjectListView):
|
||||
filterset = filters.DeviceFilterSet
|
||||
filterset_form = forms.DeviceFilterForm
|
||||
table = tables.DeviceDetailTable
|
||||
# TODO: Remove custom template
|
||||
template_name = 'dcim/device_list.html'
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user