Skip to content

Commit

Permalink
removing unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
K20shores committed Oct 4, 2024
1 parent bea6c46 commit 5bc313b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/acom_music_box/music_box.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import pandas as pd

from tqdm import tqdm
from tqdm.contrib.logging import logging_redirect_tqdm

import logging
logger = logging.getLogger(__name__)
Expand Down

0 comments on commit 5bc313b

Please sign in to comment.