Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions codecov_auth/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
from django.http import HttpRequest
from django.shortcuts import redirect, render
from django.utils import timezone
from services.task import TaskService

from django.utils.html import format_html
from shared.django_apps.codecov_auth.models import (
Account,
Expand Down
Loading