mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-21 20:13:05 +00:00
missed import
This commit is contained in:
parent
4a323e7705
commit
55bed3d5a0
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
import logging, os, requests
|
||||
from lxml import html
|
||||
from modules import util
|
||||
from modules.radarr import RadarrAPI
|
||||
from modules.sonarr import SonarrAPI
|
||||
|
|
Loading…
Reference in a new issue