Use separate file for error.rb
This commit is contained in:
parent
77c96d5a1b
commit
70dcd45de2
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
|||
module Mattermost
|
||||
class Error < StandardError; end
|
||||
|
||||
class NoSessionError < Error
|
||||
def message
|
||||
'No session could be set up, is Mattermost configured with Single Sign On?'
|
||||
|
|
Loading…
Reference in a new issue