Skip to content

Commit

Permalink
🚨 Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jh0ker committed Jan 23, 2024
1 parent 7d6e19b commit 89e62cd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions okr/admin/podcasts.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
"""Forms for managing podcast data."""

import functools
from typing import Any, Dict
from time import sleep

from django import forms
from django.contrib import admin
Expand Down

0 comments on commit 89e62cd

Please sign in to comment.