Commit b8f17bb8 by Taylor Otwell

remove unnecessary imports.

parent 62571b39
<?php namespace Laravel\CLI; defined('APP_PATH') or die('No direct script access.');
use Laravel\IoC;
use Laravel\Bundle;
use Laravel\Config;
use Laravel\Database as DB;
/**
* Fire up the default bundle. This will ensure any dependencies that
......
Markdown is supported
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