summaryrefslogtreecommitdiff
path: root/sources/projects/parse.rb
diff options
context:
space:
mode:
Diffstat (limited to 'sources/projects/parse.rb')
-rwxr-xr-xsources/projects/parse.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/projects/parse.rb b/sources/projects/parse.rb
index f077a70..70f2d68 100755
--- a/sources/projects/parse.rb
+++ b/sources/projects/parse.rb
@@ -194,7 +194,7 @@ def parse_and_check(id, data, log, db)
on['way'],
on['relation'],
on['area'],
- );
+ )
end
end
end