Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 48ee0bdf authored by Alexandre MERLIN's avatar Alexandre MERLIN
Browse files

[gen/wiki/environments] remove useless initialize function

parent 9b782819
No related branches found
No related tags found
No related merge requests found
Pipeline #516077 passed
...@@ -26,10 +26,6 @@ class EnvironmentsGenerator < WikiGenerator ...@@ -26,10 +26,6 @@ class EnvironmentsGenerator < WikiGenerator
'debiantesting-min' => 'debian testing minimalistic installation', 'debiantesting-min' => 'debian testing minimalistic installation',
} }
def initialize(page_name)
super(page_name)
end
def generate_content(_options) def generate_content(_options)
table_columns = ["Name"] table_columns = ["Name"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment