by xjm: More coding standards fixes.

merge-requests/25/head
xjm 2020-09-16 06:46:24 -05:00
parent 08607fbb51
commit 12a3e7bafb
2 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,6 @@
namespace Drupal\filter\Plugin\Filter;
use Drupal\Component\Utility\Html;
use Drupal\Component\Utility\Xss;
use Drupal\Core\Plugin\ContainerFactoryPluginInterface;
use Drupal\filter\FilterPluginManager;
use Drupal\filter\FilterProcessResult;