Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
hugobessa committed Dec 11, 2024
1 parent 9e7f16b commit c562ada
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import asyncio
import datetime
import uuid
from typing import TYPE_CHECKING, Generic, TypeVar, cast, overload
from typing import Generic, TypeVar

from vintasend.constants import NotificationTypes
from vintasend.services.dataclasses import Notification, NotificationContextDict
Expand Down

0 comments on commit c562ada

Please sign in to comment.