Skip to content

Commit f58ab99

Browse files
committed
fixed lint errors
1 parent faff3a0 commit f58ab99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api/src/feeds/impl/models/latest_dataset_impl.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
from shared.database_gen.sqlacodegen_models import Gtfsdataset
44
from feeds.impl.models.bounding_box_impl import BoundingBoxImpl
5-
from feeds.impl.models.validation_report_impl import ValidationReportImpl
65
from feeds_gen.models.latest_dataset import LatestDataset
76
from feeds_gen.models.latest_dataset_validation_report import LatestDatasetValidationReport
87
from utils.model_utils import compare_java_versions

0 commit comments

Comments
 (0)