Skip to content

Commit

Permalink
Fix disk attributes when the API returns in text format
Browse files Browse the repository at this point in the history
  • Loading branch information
dougiteixeira committed Nov 17, 2023
1 parent 62e4228 commit ef580f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion custom_components/proxmoxve/coordinator.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
from __future__ import annotations

from datetime import timedelta
import json
from typing import Any

from proxmoxer import AuthenticationError, ProxmoxAPI
Expand Down

0 comments on commit ef580f9

Please sign in to comment.