Remove obsolete namespace import in config.php.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
<?php namespace Laravel; defined('DS') or die('No direct script access.');
|
||||
|
||||
use Closure;
|
||||
|
||||
class Config {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user