Skip to content

Commit

Permalink
Remove unneeded __future__ import
Browse files Browse the repository at this point in the history
  • Loading branch information
Jalle19 committed Sep 10, 2024
1 parent d93345c commit c46905c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions custom_components/vinx/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
from __future__ import annotations

from dataclasses import dataclass

from homeassistant.config_entries import ConfigEntry
Expand Down

0 comments on commit c46905c

Please sign in to comment.