Fixed bug: module_function causes error when calling private methods.
This commit is contained in:
parent
083882af6e
commit
5d4876a5e5
1 changed files with 0 additions and 2 deletions
|
@ -89,8 +89,6 @@ module Import::Zendesk
|
||||||
statistic
|
statistic
|
||||||
end
|
end
|
||||||
|
|
||||||
private
|
|
||||||
|
|
||||||
def initialize_client
|
def initialize_client
|
||||||
return nil if @client
|
return nil if @client
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue