Merge "registration: Only allow one extension to set a specific config setting"
[lhc/web/wiklou.git] / tests / phan / config.php
index 8a82d74..ccc0177 100644 (file)
@@ -1,7 +1,5 @@
 <?php
 
-use \Phan\Config;
-
 // If xdebug is enabled, we need to increase the nesting level for phan
 ini_set( 'xdebug.max_nesting_level', 1000 );