Skip to content

Commit

Permalink
Merge pull request #30 from mediacloud/hotfix
Browse files Browse the repository at this point in the history
remove dangling import
  • Loading branch information
pgulley authored Aug 9, 2024
2 parents da57825 + 7b98243 commit 93c244e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mc_providers/onlinenews.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import ciso8601
import numpy as np
import random
import mcnews.util
from waybacknews.searchapi import SearchApiClient
from collections import Counter

Expand Down

0 comments on commit 93c244e

Please sign in to comment.