Skip to content

Commit

Permalink
fix incorrect merge
Browse files Browse the repository at this point in the history
  • Loading branch information
brumar committed Oct 18, 2024
1 parent 83854a0 commit d6679d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion podcastfy/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
)
from podcastfy.utils.logger import setup_logger
from typing import List, Optional, Dict, Any
from podcastfy.client_v2 import process_content_v2 as process_content

logger = setup_logger(__name__)

Expand Down

0 comments on commit d6679d2

Please sign in to comment.