Explorar o código

Removed obsolete dependency

Jeremy Stretch %!s(int64=9) %!d(string=hai) anos
pai
achega
d0c92b4f8a
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      netbox/utilities/views.py

+ 0 - 1
netbox/utilities/views.py

@@ -10,7 +10,6 @@ from django.forms import ModelMultipleChoiceField, MultipleHiddenInput, TypedCho
 from django.http import HttpResponse, HttpResponseRedirect
 from django.shortcuts import get_object_or_404, redirect, render
 from django.template import TemplateSyntaxError
-from django.utils.decorators import method_decorator
 from django.utils.http import is_safe_url
 from django.views.generic import View