Remove unused import

This commit is contained in:
Michael Shepanski 2017-02-27 00:50:48 -05:00
parent e87a7346c6
commit 612f1db0d2

View file

@ -8,8 +8,7 @@ import zipfile
from datetime import datetime
from threading import Thread
from plexapi import compat
from plexapi.exceptions import NotFound, PlexApiException
from plexapi.exceptions import NotFound
# Search Types - Plex uses these to filter specific media types when searching.
# Library Types - Populated at runtime