Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

Commit

Permalink
Reorder uses
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Oct 7, 2014
1 parent c718c75 commit 70181df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Optimize/Compiler.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?php namespace Orchestra\Optimize;

use Illuminate\Support\Fluent;
use Illuminate\Config\Repository;
use Illuminate\Filesystem\Filesystem;
use Illuminate\Support\Fluent;

class Compiler
{
Expand Down

0 comments on commit 70181df

Please sign in to comment.