Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytrotsko committed Jul 26, 2023
1 parent c947c3d commit 852312c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/maintenance/test_covidcast_meta_cache_updater.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
import unittest
from unittest.mock import MagicMock

# third party
import pandas

from delphi.epidata.maintenance.covidcast_meta_cache_updater import get_argument_parser, \
main
# py3tester coverage target
Expand Down

0 comments on commit 852312c

Please sign in to comment.