Skip to content

Commit

Permalink
Order imports by length
Browse files Browse the repository at this point in the history
  • Loading branch information
darksaboteur committed May 4, 2016
1 parent 555a091 commit a084356
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

namespace Illuminate\Database\Query\Processors;

use Illuminate\Database\Query\Builder;
use Exception;
use Illuminate\Database\Query\Builder;

class SqlServerProcessor extends Processor
{
Expand Down

0 comments on commit a084356

Please sign in to comment.