aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stif
diff options
context:
space:
mode:
authorRobert2017-11-15 15:23:27 +0100
committerRobert2017-11-17 14:47:37 +0100
commit21ddaefb9fc092463261284b0b7b493709201a3b (patch)
tree4e1cb41ab119d63868abdeef4d5d668c9f803174 /lib/stif
parent1261698d213964a3391fe1880198da00e7ac9831 (diff)
downloadchouette-core-21ddaefb9fc092463261284b0b7b493709201a3b.tar.bz2
Refs: #4461@1.5h; Repaired netex_import factory, adapted spec/models/import_spec
Diffstat (limited to 'lib/stif')
-rw-r--r--lib/stif/netex_file.rb2
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