Why on Earth was I loading shapes.txt???

This commit is contained in:
2023-04-23 15:53:53 +01:00
parent cbad15a6fd
commit a71862be64
-1
View File
@@ -57,7 +57,6 @@ class GTFSClient():
""" """
FILES_TO_LOAD = [ FILES_TO_LOAD = [
# List of feed files to load. stop_times.txt is loaded separately. # List of feed files to load. stop_times.txt is loaded separately.
'shapes.txt',
'trips.txt', 'trips.txt',
'routes.txt', 'routes.txt',
'calendar.txt', 'calendar.txt',