mirror of
https://github.com/seejohnrun/haste-client.git
synced 2025-12-15 16:25:57 +00:00
5 lines
57 B
Ruby
5 lines
57 B
Ruby
module Haste
|
|
class Exception < StandardError
|
|
end
|
|
end
|