Sources: do not use an empty else in case blocks
This commit is contained in:
@@ -69,6 +69,7 @@ class Source::URL::Tumblr < Source::URL
|
||||
@blog_name = subdomain
|
||||
|
||||
else
|
||||
nil
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user