Skip to content
Snippets Groups Projects
Commit ca5a511d authored by Demian Katz's avatar Demian Katz
Browse files

Removed unnecessary use statement.

parent fe9f23d2
Branches
Tags
No related merge requests found
...@@ -26,7 +26,6 @@ ...@@ -26,7 +26,6 @@
* @link http://vufind.org/wiki/creating_a_session_handler Wiki * @link http://vufind.org/wiki/creating_a_session_handler Wiki
*/ */
namespace VuFind\Session; namespace VuFind\Session;
use Zend\ServiceManager\ConfigInterface;
/** /**
* Session handler plugin manager * Session handler plugin manager
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment