Skip to content

Commit

Permalink
Remove duplicate import in dpl_react_apps.module
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamik10 committed Nov 20, 2023
1 parent 5760f8a commit 9a7b8a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/modules/custom/dpl_react_apps/dpl_react_apps.module
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ use Drupal\Core\GeneratedUrl;
use Drupal\Core\Url;
use Drupal\dpl_library_agency\Form\GeneralSettingsForm;
use Drupal\dpl_react_apps\Controller\DplReactAppsController;
use Drupal\dpl_library_agency\Form\GeneralSettingsForm;
use function Safe\json_encode;

/**
Expand Down

0 comments on commit 9a7b8a8

Please sign in to comment.