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