Sources: do not use an empty else in case blocks
This commit is contained in:
@@ -68,6 +68,7 @@ class Source::URL::TwitPic < Source::URL
|
||||
@base36_id = filename.to_i.to_s(36)
|
||||
|
||||
else
|
||||
nil
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user