Skip to content
Snippets Groups Projects
Verified Commit 6a09ab5c authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

refactor: remove unused imports


Signed-off-by: default avatarBart Jaskulski <bjaskulski@protonmail.com>
parent 1c8cef19
No related branches found
No related tags found
2 merge requests!3improve into wp-hook and some additional unfinished things,!21.x
......@@ -3,9 +3,6 @@ declare( strict_types=1 );
namespace WPDesk\Init\HookDriver;
use Psr\Container\ContainerInterface;
use WPDesk\Init\Configuration\ReadableConfig;
/**
* Hook can be attached to WordPress in different ways, and this
* interface decouples possible methods from our initialization system,
......
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