Skip to content
Snippets Groups Projects
Commit 7fe0a495 authored by Adrian Lorenc's avatar Adrian Lorenc
Browse files

Remove not used statement.

parent f06b34e4
No related branches found
No related tags found
1 merge request!33Resolve #3479827 "Synchronization ui"
...@@ -5,7 +5,6 @@ declare(strict_types=1); ...@@ -5,7 +5,6 @@ declare(strict_types=1);
namespace Drupal\rdf_sync; namespace Drupal\rdf_sync;
use Drupal\Core\Batch\BatchBuilder; use Drupal\Core\Batch\BatchBuilder;
use Drupal\Core\Entity\EntityPublishedInterface;
use Drupal\Core\Entity\EntityTypeManagerInterface; use Drupal\Core\Entity\EntityTypeManagerInterface;
use Drupal\rdf_sync\Model\SyncMethod; use Drupal\rdf_sync\Model\SyncMethod;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment