mirror of
https://github.com/ep1cman/unifi-protect-backup.git
synced 2025-12-05 23:53:30 +00:00
fix module and package name clash
This commit is contained in:
@@ -4,7 +4,7 @@ __author__ = """sebastian.goscik"""
|
||||
__email__ = 'sebastian@goscik.com'
|
||||
__version__ = '0.8.8'
|
||||
|
||||
# from .unifi_protect_backup import UnifiProtectBackup
|
||||
# from .unifi_protect_backup_core import UnifiProtectBackup
|
||||
from .downloader import VideoDownloader
|
||||
from .uploader import VideoUploader
|
||||
from .event_listener import EventListener
|
||||
|
||||
Reference in New Issue
Block a user