mirror of
https://github.com/sdsykes/fastimage.git
synced 2025-10-07 00:04:52 -04:00
Remove unused exception
This commit is contained in:
parent
cae893b322
commit
e534d26352
@ -53,8 +53,6 @@ class FastImage
|
||||
|
||||
class FastImageException < StandardError # :nodoc:
|
||||
end
|
||||
class MoreCharsNeeded < FastImageException # :nodoc:
|
||||
end
|
||||
class UnknownImageType < FastImageException # :nodoc:
|
||||
end
|
||||
class ImageFetchFailure < FastImageException # :nodoc:
|
||||
|
Loading…
x
Reference in New Issue
Block a user