Skip to content

Commit

Permalink
refactor: remove unused random dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
alandtse committed Jan 23, 2021
1 parent 62c3180 commit 2729ca6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion custom_components/alexa_media/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
from datetime import datetime, timedelta
from json import JSONDecodeError
import logging
import random
import time
from typing import Optional, Text

Expand Down

0 comments on commit 2729ca6

Please sign in to comment.