Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit 6e62390

Browse files
committed
Cleanup
- Ensured all file and class level docblocks are correct - Removed all extraneous import statements - Ensured @throws and property annotations are correct
1 parent b2e5956 commit 6e62390

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/AdapterPluginManager.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
namespace Zend\Serializer;
2222

2323
use Zend\ServiceManager\AbstractPluginManager;
24-
use Zend\ServiceManager\ConfigurationInterface;
2524

2625
/**
2726
* Plugin manager implementation for serializer adapters.

0 commit comments

Comments
 (0)