Remove sleep import

This commit is contained in:
Luigi311
2022-05-22 23:21:48 -06:00
parent 34579a52c8
commit 8b26e50346
2 changed files with 0 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
import copy, os
from time import sleep
from dotenv import load_dotenv
from src.plex import Plex