Explorar el Código

remove extra line

Renato Almeida de Oliveira Zaroubin hace 1 año
padre
commit
7d6089775e
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      netbox/netbox/tables/tables.py

+ 0 - 1
netbox/netbox/tables/tables.py

@@ -14,7 +14,6 @@ from django.utils.safestring import mark_safe
 from django.utils.translation import gettext_lazy as _
 from django_tables2.data import TableQuerysetData
 
-
 from core.models import ObjectType
 from extras.choices import *
 from extras.models import CustomField, CustomLink