Merge "Clean up postgres connection handling"
[lhc/web/wiklou.git] / includes / session / MetadataMergeException.php
index 9f42c27..882084d 100644 (file)
@@ -22,6 +22,7 @@
 
 namespace MediaWiki\Session;
 
+use Exception;
 use UnexpectedValueException;
 
 /**