2
0
Эх сурвалжийг харах

Removed obsolete dependency

Jeremy Stretch 9 жил өмнө
parent
commit
d0c92b4f8a

+ 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