diff --git a/website/spotify/models.py b/website/spotify/models.py index 8278e87..3733635 100644 --- a/website/spotify/models.py +++ b/website/spotify/models.py @@ -1,6 +1,5 @@ from datetime import timedelta from functools import cached_property -from unittest.mock import Base from django.core.cache import cache from django.core.exceptions import ValidationError