]> git.openstreetmap.org Git - osqa.git/blobdiff - forum_modules/exporter/exporter.py
adding a setting that allows to disable the accept rate feature
[osqa.git] / forum_modules / exporter / exporter.py
index 8907112bd0fdf72eb6d2f43488d147f0aba0ebda..87dca429040972c9b2a931c5c7771508622fdefc 100644 (file)
@@ -515,20 +515,3 @@ def export_awards(a, el, anon_data):
 def export_settings(s, el, anon_data):
     el.add('key', s.key)
     make_extra(el.add('value'), s.value)
-
-
-
-
-
-
-
-
-        
-
-
-
-
-
-
-
-