Remove two useless initialize methods
This commit is contained in:
parent
22088b167d
commit
f66f0f9668
2 changed files with 0 additions and 6 deletions
|
@ -6,9 +6,6 @@ class ApiEntreprise::API
|
|||
|
||||
TIMEOUT = 15
|
||||
|
||||
def initialize
|
||||
end
|
||||
|
||||
def self.entreprise(siren, procedure_id)
|
||||
call(ENTREPRISE_RESOURCE_NAME, siren, procedure_id)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue