Add a reference to the AuthD::Service definition in the client.
parent
ccd288a156
commit
c39e639ab1
|
@ -21,6 +21,9 @@ class Baguette::Configuration
|
|||
end
|
||||
end
|
||||
|
||||
class AuthD::Service < IPC::Server
|
||||
end
|
||||
|
||||
# Requests and responses.
|
||||
require "./exceptions"
|
||||
|
||||
|
|
Loading…
Reference in New Issue