Skip to content
Snippets Groups Projects
Commit f4824292 authored by Sven Schüring's avatar Sven Schüring Committed by Nicolas N
Browse files

Issue #3498752: Remove 'social_network_facebook_block' in theme hook

parent 1095df5d
No related branches found
No related tags found
1 merge request!12Remove 'social_network_facebook_block' theme hook
......@@ -53,11 +53,5 @@ function social_wall_theme($existing, $type, $theme, $path) {
],
];
$themes['social_network_facebook_block'] = [
'variables' => [
'elements' => [],
],
];
return $themes;
}
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