lib/onebox/engine/pastebin_onebox.rb in onebox-1.9.23 vs lib/onebox/engine/pastebin_onebox.rb in onebox-1.9.24

- old
+ new

@@ -50,10 +50,10 @@ return match[1] if match && match[1] end nil rescue - return nil + nil end end end end