diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/stif/netex_file.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/stif/netex_file.rb b/lib/stif/netex_file.rb index 424663c1c..a977c1ad3 100644 --- a/lib/stif/netex_file.rb +++ b/lib/stif/netex_file.rb @@ -52,8 +52,6 @@ module STIF end end - LINE_FORMAT = /^offre_.*\.xml$/ - def add_offer_file(file_name) if file_name =~ /^offre_([^_]*)_/ line_refs << $1 |
