Skip to content
Snippets Groups Projects
Commit 6e4151a5 authored by pabois's avatar pabois
Browse files

remove unused methods

parent 310653bc
No related branches found
No related tags found
No related merge requests found
......@@ -16,17 +16,4 @@ module Communication::Website::WithAbouts
end
end
def about_school?
about_type == 'Education::School'
end
def about_journal?
about_type == 'Research::Journal'
end
def about_laboratory?
about_type == 'Research::Laboratory'
end
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment