Why on Earth was I loading shapes.txt???
This commit is contained in:
parent
cbad15a6fd
commit
a71862be64
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in New Issue