Skip to content

Commit 8bbd04a

Browse files
committed
Server: remove unused imports test_covidcast
1 parent 639a8e5 commit 8bbd04a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/server/endpoints/test_covidcast.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@
55
from flask import Response
66
from delphi.epidata.server.main import app
77

8-
from delphi.epidata.server._params import (
9-
GeoPair,
10-
TimePair,
11-
)
128

139
# py3tester coverage target
1410
__test_target__ = "delphi.epidata.server.endpoints.covidcast"

0 commit comments

Comments
 (0)