mirror of
https://github.com/samsonjs/instapaper.git
synced 2026-03-25 08:55:49 +00:00
re-add Instapaper::Error
This commit is contained in:
parent
160b5e32c0
commit
d66ab48a23
1 changed files with 4 additions and 0 deletions
4
lib/instapaper/error.rb
Normal file
4
lib/instapaper/error.rb
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
module Instapaper
|
||||
class Error < StandardError
|
||||
end
|
||||
end
|
||||
Loading…
Reference in a new issue