Remove unused var.

This commit is contained in:
Vipul A M
2013-06-20 20:58:05 +05:30
parent a546472775
commit 5e5ef9cafd

View File

@@ -18,7 +18,6 @@ class PostAnalyzer
# If we have any of the oneboxes in the cache, throw them in right away, don't
# wait for the post processor.
dirty = false
result = Oneboxer.apply(cooked) do |url, elem|
Oneboxer.invalidate(url) if args.last[:invalidate_oneboxes]
Oneboxer.onebox url