Skip to content

Commit 4ba1e22

Browse files
Also remove import from test
1 parent 5ec1f80 commit 4ba1e22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/backend/src/test_handle_stations.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from django.test import TestCase
22

3-
from .handle_stations import get_all_stations, get_stations_analysis
3+
from .handle_stations import get_all_stations
44
from ..models import Station
55

66

0 commit comments

Comments
 (0)