mirror of
https://github.com/seejohnrun/haste-client.git
synced 2026-01-04 09:29:13 +00:00
5 lines
57 B
Ruby
5 lines
57 B
Ruby
module Haste
|
|
class Exception < StandardError
|
|
end
|
|
end
|