Skip to content

Commit

Permalink
[Update] Removed redundant code
Browse files Browse the repository at this point in the history
  • Loading branch information
Drazzilb08 committed Jul 3, 2024
1 parent c0771eb commit 9998875
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/labelarr.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ def sync_to_plex(plex, data_dict, instance_type, logger):
None
"""

logger.info(f"Syncing labels to Plex")

# Loop through each item in the data_dict
for item in data_dict:
if instance_type == "sonarr":
Expand Down

0 comments on commit 9998875

Please sign in to comment.