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

This commit is contained in:
Nahuel Lofeudo 2023-04-23 15:53:53 +01:00
parent cbad15a6fd
commit a71862be64
1 changed files with 0 additions and 1 deletions

View File

@ -57,7 +57,6 @@ class GTFSClient():
"""
FILES_TO_LOAD = [
# List of feed files to load. stop_times.txt is loaded separately.
'shapes.txt',
'trips.txt',
'routes.txt',
'calendar.txt',