summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-02-25 16:36:03 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2015-02-25 16:36:03 -0800
commit0bf66fe2cc980a560ed23ac19dbde32427e9ac79 (patch)
tree2be8a427c485b48f610ba96c0d511aff3c96e2ea /lib
parentsite_notice (diff)
downloadfrontend-0bf66fe2cc980a560ed23ac19dbde32427e9ac79.tar.gz
frontend-0bf66fe2cc980a560ed23ac19dbde32427e9ac79.tar.bz2
frontend-0bf66fe2cc980a560ed23ac19dbde32427e9ac79.zip
Add TODO.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'lib')
-rw-r--r--lib/index.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/index.rb b/lib/index.rb
index 3cc7537..328b74b 100644
--- a/lib/index.rb
+++ b/lib/index.rb
@@ -148,4 +148,4 @@ def get_child_data(list, parent_id)
else
return children['hits']['hits']
end
-end \ No newline at end of file
+end