We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81558b7 commit 092f8d9Copy full SHA for 092f8d9
readthedocs/analytics/proxied_api.py
@@ -12,7 +12,7 @@
12
from readthedocs.api.v2.permissions import IsAuthorizedToViewVersion
13
from readthedocs.core.unresolver import unresolve_from_request
14
from readthedocs.core.utils.extend import SettingsOverrideObject
15
-from readthedocs.projects.models import Feature, Project
+from readthedocs.projects.models import Project
16
17
18
class BaseAnalyticsView(APIView):
0 commit comments