Skip to content
Snippets Groups Projects
Commit 62a436d5 authored by David Galeano's avatar David Galeano
Browse files

Remove unneeded code

parent 89af5784
No related branches found
No related tags found
No related merge requests found
......@@ -213,9 +213,6 @@ class IconDialog extends FormBase {
'settings' => [
'icon_src' => $icon_src,
'icon_alt' => $form_state->getValue('icon'),
// @todo use dependency injection.
'icon_css_library' => sprintf("%s/css/iconify_icons.css",
\Drupal::service('extension.list.module')->getPath('iconify_icons')),
],
];
}
......
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